CARIA.2.2
Update for the final presentation huge change with previous version
This commit is contained in:
7
WebControl/fixs/reboot.sh
Normal file
7
WebControl/fixs/reboot.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Afficher un message de confirmation
|
||||
echo "Le Raspberry Pi va redémarrer maintenant."
|
||||
|
||||
# Redémarrer le Raspberry Pi
|
||||
sudo reboot
|
||||
Reference in New Issue
Block a user