Update Dockerfile

pull/1/head
RandomNinjaAtk 5 years ago committed by GitHub
parent 0e6e176900
commit 9c21e2710f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -94,7 +94,7 @@ RUN \
# make directory # make directory
mkdir -p ${SABSCRIPTS_PATH} && \ mkdir -p ${SABSCRIPTS_PATH} && \
# download repo # download repo
git clone https://github.com/RandomNinjaAtk/sabnzbd-scripts.git ${SABSCRIPTS_PATH} && \ git clone https://github.com/RandomNinjaAtk/sabnzbd-scripts.git ${SABSCRIPTS_PATH}
RUN \ RUN \
# setup cron # setup cron

Loading…
Cancel
Save