Skip to content

Commit

Permalink
update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
afiniel committed Oct 27, 2022
1 parent 2512f6a commit 3db7f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ apt-get -q -q install -y git < /dev/null
echo

echo Downloading Yiimp Install Scrip v0.4.3. . .
git clone https://github.com/afiniel/yiimp_install_script.git "$HOME"/yiimp_install_script/install < /dev/null 2> /dev/null
git clone https://github.com/afiniel/yiimp_install_script.git "$HOME"/yiimp_install_script < /dev/null 2> /dev/null
echo

# Start Install script.
Expand Down

0 comments on commit 3db7f8a

Please sign in to comment.