mirror of
https://github.com/CoolnsX/repos_scripts.git
synced 2026-06-17 15:28:32 +05:30
Never gonna say goodbye
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ error_linux() {
|
|||||||
player_droid() {
|
player_droid() {
|
||||||
file="/storage/emulated/0/.mpv/mpv.config.mp4"
|
file="/storage/emulated/0/.mpv/mpv.config.mp4"
|
||||||
if [ ! -w "$file" ]; then
|
if [ ! -w "$file" ]; then
|
||||||
printf "\033[1;31mCannot write\033[0m → $file\n"
|
printf "\n\033[1;31mCannot write\033[0m → $file\n"
|
||||||
printf "\033[1;36mRun:\033[0m termux-setup-storage\n\n"
|
printf "\033[1;36mRun:\033[0m termux-setup-storage\n\n"
|
||||||
printf "\033[1;36mThen:\033[0m\n"
|
printf "\033[1;36mThen:\033[0m\n"
|
||||||
printf "> allow storage permission\n"
|
printf "> allow storage permission\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user