Updated functions for better error handling and logging feedback
This commit is contained in:
@@ -11,7 +11,7 @@ cp *.ash /recalbox/share/userscripts/
|
||||
mkdir -p /recalbox/share/system/config/savesync
|
||||
cp *.conf /recalbox/share/system/config/savesync/
|
||||
|
||||
mount -o remount,rw / 2>/dev/null
|
||||
mount -o remount,rw / >/dev/null
|
||||
curl -L -o /usr/bin/nc https://github.com/therealsaumil/static-arm-bins/raw/refs/heads/master/nc-arm-static
|
||||
chmod 755 /usr/bin/nc
|
||||
mount -o remount,ro >/dev/null
|
||||
mount -o remount >/dev/null
|
||||
|
||||
Reference in New Issue
Block a user