mirror of
https://gitlab.com/ceda_ei/the-long-night
synced 2026-09-08 16:12:05 +02:00
Add cancel-adding-key.sh
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
kill $(cat ~/.the-long-night-pid)
|
||||
rm ~/.the-long-night-pid
|
||||
Reference in New Issue
Block a user