1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/retroarch_ynh.git synced 2024-09-03 20:16:12 +02:00

root to www-data

This commit is contained in:
Krakinou 2021-05-10 23:20:58 +02:00
parent 1f4df22bbb
commit 655a80cbf5

View file

@ -61,7 +61,7 @@ fi
change_path=0 change_path=0
if [ "$old_path" != "$new_path" ] if [ "$old_path" != "$new_path" ]
then then
ynh_print_warn "RetroArch works only on www-data path, path cannot be changed! ynh_print_warn "RetroArch works only on root path, path cannot be changed!
#change_path=1 #change_path=1
fi fi