mirror of
https://gitlab.com/ceda_ei/the-long-night
synced 2025-11-05 08:50:05 +01:00
Add cancel-adding-key.sh
This commit is contained in:
4
cancel-adding-key.sh
Executable file
4
cancel-adding-key.sh
Executable file
@@ -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