3 lines
69 B
Bash
Executable file
3 lines
69 B
Bash
Executable file
#!/bin/sh
|
|
pkill bar.sh
|
|
exec chpst -e "$TURNSTILE_ENV_DIR" env bar.sh
|