This website works better with JavaScript
Home
Explore
Help
Sign In
bryan
/
scripts
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
d90ff45a30
Branches
Tags
master
scripts
/
workstation-shutdown
workstation-shutdown
70 B
History
Raw
1
2
3
#!/usr/bin/env bash
ssh -t workstation.lan 'sudo systemctl poweroff'