Updated installer for the new tarball name
This commit is contained in:
@@ -4,8 +4,8 @@ ENDPOINT="https://git.sassysalamander.net/wytch/recalbox-savesync/archive/main.t
|
|||||||
cd /recalbox/share/system
|
cd /recalbox/share/system
|
||||||
curl -L -o savesync.tar.gz "$ENDPOINT"
|
curl -L -o savesync.tar.gz "$ENDPOINT"
|
||||||
|
|
||||||
tar -xvf recalbox.tar.gz
|
tar -xvf savesync.tar.gz
|
||||||
rm recalbox.tar.gz
|
rm savesync.tar.gz
|
||||||
cd recalbox
|
cd recalbox
|
||||||
cp *.ash /recalbox/share/userscripts/
|
cp *.ash /recalbox/share/userscripts/
|
||||||
mkdir -p /recalbox/share/system/config/savesync
|
mkdir -p /recalbox/share/system/config/savesync
|
||||||
|
|||||||
Reference in New Issue
Block a user