mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2024-11-22 05:27:24 +00:00
remove fd after upgrade script exit
This commit is contained in:
parent
3401516ec9
commit
c72140abe6
@ -50,6 +50,7 @@ echo "Launching latest upgrade-script"
|
|||||||
/opt/wz_mini/bin/upgrade-run.sh backup_begin &
|
/opt/wz_mini/bin/upgrade-run.sh backup_begin &
|
||||||
|
|
||||||
echo "Exit old script"
|
echo "Exit old script"
|
||||||
|
rm -f /dev/fd
|
||||||
exit 0
|
exit 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user