This commit is contained in:
azlux 2019-06-04 11:01:38 +02:00 committed by GitHub
parent a9824537e9
commit 60f1b8cb0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
curl -Lo /tmp/botamusique.tar.gz https://azlux.fr/botamusique/sources.tar.gz curl -Lo /tmp/botamusique.tar.gz https://azlux.fr/botamusique/sources.tar.gz
tar -xzf /tmp/botamusique.tar.gz -C /tmp/botamusique tar -xzf /tmp/botamusique.tar.gz -C /tmp/
cp -r /tmp/botamusique/* . cp -r /tmp/botamusique/* .
rm -r /tmp/botamusique rm -r /tmp/botamusique
rm -r /tmp/botamusique.tar.gz rm -r /tmp/botamusique.tar.gz