Skip to content

Commit afa68b9

Browse files
authored
Update nextboot.sh
Test with config copy in script
1 parent f62ea88 commit afa68b9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

OS/RootFS/etc/gh/nextboot.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
rm /etc/gh/config
2+
/usr/bin/usb_mount.sh
3+
cp /mnt/usb/GoHeishaMonConfig.new /etc/gh/config
4+
/usr/bin/usb_umount.sh
5+
16
reload_config
27
/etc/init.d/dropbear start
38

0 commit comments

Comments
 (0)