mirror of
https://github.com/OpenSolo/OpenSolo.git
synced 2025-04-29 22:24:32 +02:00
Update automatic recovery to system script
Add --reset to make sure file system is clean
This commit is contained in:
parent
c078ca1bd6
commit
902b3eade9
@ -49,7 +49,7 @@ makeSystem() {
|
|||||||
ls -lh /log/updates/
|
ls -lh /log/updates/
|
||||||
sed -i '1s/.*/golden/' /VERSION
|
sed -i '1s/.*/golden/' /VERSION
|
||||||
echo "Applying Update"
|
echo "Applying Update"
|
||||||
sololink_config --update-apply sololink
|
sololink_config --update-apply sololink --reset
|
||||||
}
|
}
|
||||||
|
|
||||||
if ! isGolden; then
|
if ! isGolden; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user