Update config/autostart.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user