Corrected directory not empty error

This commit is contained in:
DaRealestUK
2019-03-13 18:12:15 +00:00
committed by GitHub
parent 7d4a08907e
commit 764a06bd9d

View File

@@ -5,7 +5,7 @@ apk add --no-cache git
apk add build-base gcc wget diffutils perl apk add build-base gcc wget diffutils perl
apk add curl apk add curl
git clone https://github.com/mdhiggins/sickbeard_mp4_automator.git /config/scripts/MP4_Automator/tmp git clone https://github.com/mdhiggins/sickbeard_mp4_automator.git /config/scripts/MP4_Automator/tmp
mv /config/scripts/MP4_Automator/tmp/* /config/scripts/MP4_Automator/ cp -r /config/scripts/MP4_Automator/tmp/* /config/scripts/MP4_Automator
rm -rf /config/scripts/MP4_Automator/tmp rm -rf /config/scripts/MP4_Automator/tmp
git unstage git unstage
apk add --no-cache py-setuptools py-pip python-dev libffi-dev gcc musl-dev openssl-dev apk add --no-cache py-setuptools py-pip python-dev libffi-dev gcc musl-dev openssl-dev