mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 08:36:13 +00:00
create tmp/aftertouch directory
This commit is contained in:
committed by
Tobias Gesellchen
parent
3da023aa78
commit
759c6da52a
@@ -7,6 +7,7 @@ BINARY_URL=${BINARY_URL:-https://github.com/$GH_REPO/releases/download/v$VERSION
|
||||
INIT_SCRIPT_URL=${INIT_SCRIPT_URL:-https://raw.githubusercontent.com/$GH_REPO/v$VERSION/scripts/on-device-install/aftertouch}
|
||||
|
||||
rm -rf /tmp/aftertouch || true
|
||||
mkdir -p /tmp/aftertouch
|
||||
|
||||
echo "Installing Aftertouch $VERSION ..."
|
||||
mkdir -p /opt/aftertouch
|
||||
|
||||
Reference in New Issue
Block a user