mirror of
https://github.com/eRgo35/dots.git
synced 2026-02-04 23:16:10 +01:00
3 lines
55 B
Bash
3 lines
55 B
Bash
#!/bin/sh
|
|
echo 1 | sudo tee /proc/sys/kernel/sysrq
|
|
exit |