Updated to hide the bullshit from mount
This commit is contained in:
@@ -11,7 +11,7 @@ cp *.ash /recalbox/share/userscripts/
|
|||||||
mkdir -p /recalbox/share/system/config/savesync
|
mkdir -p /recalbox/share/system/config/savesync
|
||||||
cp *.conf /recalbox/share/system/config/savesync/
|
cp *.conf /recalbox/share/system/config/savesync/
|
||||||
|
|
||||||
mount -o remount,rw /
|
mount -o remount,rw / 2>/dev/null
|
||||||
curl -L -o /usr/bin/nc https://github.com/therealsaumil/static-arm-bins/raw/refs/heads/master/nc-arm-static
|
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
|
chmod 755 /usr/bin/nc
|
||||||
mount -o remount,ro
|
mount -o remount,ro >/dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user