fixed downloader inclusion
This commit is contained in:
@@ -113,6 +113,9 @@ cp -r $scriptdir/stacks /opt
|
|||||||
cp -r $scriptdir/scripts /opt
|
cp -r $scriptdir/scripts /opt
|
||||||
chmod -R 775 /opt/stacks
|
chmod -R 775 /opt/stacks
|
||||||
|
|
||||||
|
cd /opt/stacks
|
||||||
|
git clone https://github.com/trantienloi2404/youtube-downloader.git downloader
|
||||||
|
|
||||||
#adminemail
|
#adminemail
|
||||||
replace_string_recursive "/opt/stacks" "?adminemail?" $adminemail
|
replace_string_recursive "/opt/stacks" "?adminemail?" $adminemail
|
||||||
#adminpass
|
#adminpass
|
||||||
@@ -154,8 +157,7 @@ umask 0022
|
|||||||
|
|
||||||
# install youtube downloader to /opt/stacks/downloader so it shows up in dockge
|
# install youtube downloader to /opt/stacks/downloader so it shows up in dockge
|
||||||
|
|
||||||
cd /opt/stacks
|
|
||||||
git clone https://github.com/trantienloi2404/youtube-downloader.git downloader
|
|
||||||
|
|
||||||
|
|
||||||
cd /opt/dockge
|
cd /opt/dockge
|
||||||
|
|||||||
Reference in New Issue
Block a user