mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-02 08:58:15 +02:00
#2048 deactivate auto-reboot
This commit is contained in:
parent
cac471bc83
commit
7fbcac9092
@ -325,8 +325,8 @@ if [ ${cmdlineExists} -eq 1 ] && [ ${#hddAdapterUSB} -gt 0 ]; then
|
||||
sudo cat /boot/cmdline.txt
|
||||
# go into reboot to activate new setting
|
||||
echo "DONE deactivating UASP for ${hddAdapterUSB} ... one more reboot needed ... "
|
||||
sudo shutdown -r now
|
||||
sleep 100
|
||||
#sudo shutdown -r now
|
||||
#sleep 100
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user