fix
This commit is contained in:
parent
1820ad533c
commit
99686c16cb
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ fi
|
||||||
mkdir -p $pfad
|
mkdir -p $pfad
|
||||||
|
|
||||||
cd $pfad
|
cd $pfad
|
||||||
/data/data/com.termux/files/usr/bin/python /storage/emulated/0/youtube-dl --ffmpeg-location /data/data/com.termux/files/usr/bin/ffmpeg -i $format $url
|
/data/data/com.termux/files/usr/bin/python /data/data/com.termux/files/usr/bin/youtube-dl --ffmpeg-location /data/data/com.termux/files/usr/bin/ffmpeg -i $format $url
|
||||||
|
|
||||||
# ROOT_SHELL="$PREFIX/bin/bash"
|
# ROOT_SHELL="$PREFIX/bin/bash"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue