diff --git a/config/autostart.sh b/config/autostart.sh index ad60b6f..6ce2ff0 100644 --- a/config/autostart.sh +++ b/config/autostart.sh @@ -52,6 +52,7 @@ if [ $protocal = 1 ]; then fi echo "====CHECK MOUNT===" >> /home/$USER/WHIT/config/boot.log +sleep 5 if grep -qs '/mnt/whit ' /proc/mounts; then echo $(date): /mnt/whit mounted correctly. >> /home/$USER/WHIT/config/boot.log else