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