Files
CARIA-AUTOMOTIVE/WebControl/fixs/reboot.sh
ccunatbrule 2ddf2360e6 CARIA.2.2
Update for the final presentation
huge change with previous version
2024-09-03 12:17:44 +02:00

8 lines
144 B
Bash

#!/bin/bash
# Afficher un message de confirmation
echo "Le Raspberry Pi va redémarrer maintenant."
# Redémarrer le Raspberry Pi
sudo reboot