This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
bryan
/
scripts
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
ed3fd993c3
Ramas
Etiquetas
master
scripts
/
workstation-shutdown
workstation-shutdown
70 B
Histórico
Raw
1
2
3
#!/usr/bin/env bash
ssh -t workstation.lan 'sudo systemctl poweroff'