4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
|
#!/bin/bash
|
||
|
rm /var/home/jpm/.spool/ssh-agent.sock
|
||
|
systemctl poweroff -i
|