s/config/configs/

This commit is contained in:
2026-02-27 19:40:34 -06:00
parent b4e31a80f2
commit 1b22987e87
4 changed files with 6 additions and 4 deletions

View File

@@ -8,8 +8,8 @@ tar -xvf savesync.tar.gz
rm savesync.tar.gz
cd recalbox-savesync
cp *.ash /recalbox/share/userscripts/
mkdir -p /recalbox/share/system/config/savesync
cp *.conf /recalbox/share/system/config/savesync/
mkdir -p /recalbox/share/system/configs/savesync
cp *.conf /recalbox/share/system/configs/savesync/
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