Files
conjurer/restart_radio.sh
T
gitea 6f3eee90bb Tag: 1.9
Intermediate commits (oldest → newest):
- Merge branch 'main' of https://github.com/migatu/conjurer
- Restart radio script
- Radio restart serverside
- Merge branch 'main' of https://github.com/migatu/conjurer
- Typo fix ,
2025-10-30 16:59:04 +01:00

4 lines
72 B
Bash
Executable File

sshpass -p raspberry ssh pi@192.168.1.15 << 'ENDSSH'
sudo reboot
ENDSSH