6 lines
50 B
Plaintext
6 lines
50 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
pash c "$1"
|
||
|
bspc node -d '^9'
|
||
|
sleep 15
|