Update config/autostart.sh
This commit is contained in:
@@ -52,6 +52,7 @@ if [ $protocal = 1 ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "====CHECK MOUNT===" >> /home/$USER/WHIT/config/boot.log
|
echo "====CHECK MOUNT===" >> /home/$USER/WHIT/config/boot.log
|
||||||
|
sleep 5
|
||||||
if grep -qs '/mnt/whit ' /proc/mounts; then
|
if grep -qs '/mnt/whit ' /proc/mounts; then
|
||||||
echo $(date): /mnt/whit mounted correctly. >> /home/$USER/WHIT/config/boot.log
|
echo $(date): /mnt/whit mounted correctly. >> /home/$USER/WHIT/config/boot.log
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user