mirror of
https://github.com/open-sdr/openwifi.git
synced 2024-12-26 08:51:15 +00:00
add sudo into update_sdcard.sh
This commit is contained in:
parent
7f62f3d5bf
commit
bed4d10878
@ -189,5 +189,5 @@ sync
|
|||||||
|
|
||||||
cd $home_dir
|
cd $home_dir
|
||||||
|
|
||||||
umount $SDCARD_DIR/BOOT/
|
sudo umount $SDCARD_DIR/BOOT/
|
||||||
umount $SDCARD_DIR/rootfs/
|
sudo umount $SDCARD_DIR/rootfs/
|
||||||
|
Loading…
Reference in New Issue
Block a user