5 lines
42 B
Plaintext
5 lines
42 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
eval "${1}"
|
||
|
fsw "$@"
|