switch to unstable
This commit is contained in:
parent
45e2fb7202
commit
f48d68566d
6 changed files with 8 additions and 23 deletions
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
eww close-all
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
read -t 10 -p "Are you sure? Doing it anyway in 10 seconds" input
|
||||
|
||||
if [ $(($?)) = 0 ]; then
|
||||
$1
|
||||
fi
|
||||
Loading…
Add table
Add a link
Reference in a new issue