mirror of
https://github.com/sigmasternchen/Anineko
synced 2025-03-15 03:28:57 +00:00
I guess, I changed something here.
This commit is contained in:
parent
0bedb27172
commit
b05dbcd983
1 changed files with 1 additions and 1 deletions
2
install
2
install
|
@ -35,7 +35,7 @@ check md5sum
|
|||
|
||||
echo
|
||||
echo "The latest version of Anineko will now be downloaded to /usr/bin/."
|
||||
echo "Press [enter] to continue. Press [Ctrl] + C to abort."
|
||||
echo "Press [enter] to continue. Press [ctrl] + C to abort."
|
||||
read
|
||||
|
||||
wget -O /usr/bin/anineko "https://raw.githubusercontent.com/overflowerror/Anineko/master/anineko" --progress=bar:force 2>&1 | tail -f -n +12
|
||||
|
|
Loading…
Reference in a new issue