This commit is contained in:
azlux 2020-07-08 02:23:56 +02:00 committed by GitHub
parent 65eb6887a7
commit 95b1bb467e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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