2 lines
38 B
Bash
2 lines
38 B
Bash
|
#!/usr/bin/env bash
|
||
|
rm -f /tmp/i3lock*
|