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