mirror of
https://github.com/pjandro/fbS1Scripts.git
synced 2026-03-27 12:10:35 +03:00
some changes
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cat << EOF | chroot /server/tmp /bin/bash
|
cat << EOF | chroot /server/tmp /bin/bash
|
||||||
cd /
|
cd /
|
||||||
if [ -f ./run.sb_back ]; then
|
if [ -f ./run.sh_back ]; then
|
||||||
rm ./run.sb_back
|
rm ./run.sh_back
|
||||||
fi
|
fi
|
||||||
mv ./run.sh run.sh_back
|
mv ./run.sh run.sh_back
|
||||||
wget https://raw.githubusercontent.com/pjandro/fbS1Scripts/refs/heads/main/adds/run.sh
|
wget https://raw.githubusercontent.com/pjandro/fbS1Scripts/refs/heads/main/adds/run.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user