fix path
This commit is contained in:
parent
65eb6887a7
commit
95b1bb467e
@ -2,7 +2,7 @@
|
||||
|
||||
case "$1" in
|
||||
stable)
|
||||
curl -Lo /tmp/botamusique.tar.gz https://packages.azlux.fr/botamusique/sources.tar.gz
|
||||
curl -Lo /tmp/botamusique.tar.gz https://packages.azlux.fr/botamusique/sources-stable.tar.gz
|
||||
tar -xzf /tmp/botamusique.tar.gz -C /tmp/
|
||||
cp -r /tmp/botamusique/* .
|
||||
rm -r /tmp/botamusique
|
||||
|
Loading…
x
Reference in New Issue
Block a user