mirror of
https://github.com/CoolnsX/repos_scripts.git
synced 2026-06-17 07:22:12 +05:30
fix some fucking errors
This commit is contained in:
+3
-3
@@ -49,9 +49,9 @@ player_droid() {
|
||||
printf "\033[1;31mCannot write\033[0m → $file\n"
|
||||
printf "\033[1;36mRun:\033[0m termux-setup-storage\n\n"
|
||||
printf "\033[1;36mThen:\033[0m\n"
|
||||
printf "- allow storage permission\n"
|
||||
printf "- add → include='$file'\n"
|
||||
printf " MPV → Settings > Advanced > mpv.conf\n"
|
||||
printf "> allow storage permission\n"
|
||||
printf "> add → include='$file'\n"
|
||||
printf " to MPV → Settings > Advanced > mpv.conf\n"
|
||||
|
||||
else
|
||||
mkdir -p "$(printf '%s' "$file" | sed 's|[^/]*$||')"
|
||||
|
||||
Reference in New Issue
Block a user