mirror of
https://github.com/nh-server/scripts.git
synced 2026-08-15 20:20:22 -07:00
Revert "5277d25"
oops, looks like that broke something, trying to fix it
This commit is contained in:
+4
-8
@@ -44,14 +44,10 @@ imgmount $[CTRXFR]
|
|||||||
|
|
||||||
inject 7:/rw/sys/SecureInfo_A@100:1 1:/rw/sys/SecureInfo_C@100
|
inject 7:/rw/sys/SecureInfo_A@100:1 1:/rw/sys/SecureInfo_C@100
|
||||||
|
|
||||||
if find 1:/dbs/ticket.db NULL
|
rm -o -s 1:/dbs/ticket.bak
|
||||||
rm 1:/dbs/ticket.bak
|
mv 1:/dbs/ticket.db 1:/ticket.bak
|
||||||
mv 1:/dbs/ticket.db 1:/ticket.bak
|
rm 1:/dbs
|
||||||
elif find 1:/dbs/ticket.bak NULL
|
rm 1:/title
|
||||||
mv 1:/dbs/ticket.bak 1:/ticket.bak
|
|
||||||
fi
|
|
||||||
rm -o -s 1:/dbs
|
|
||||||
rm -o -s 1:/title
|
|
||||||
mkdir 1:/dbs
|
mkdir 1:/dbs
|
||||||
mkdir 1:/title
|
mkdir 1:/title
|
||||||
cp -n -w 7:/dbs 1:/dbs
|
cp -n -w 7:/dbs 1:/dbs
|
||||||
|
|||||||
Reference in New Issue
Block a user