home/private_dot_local/script/executable_mfly

7 lines
57 B
Plaintext
Raw Normal View History

2024-08-12 08:56:57 +00:00
#!/bin/sh
first=$1
shift
fly -c "fly.${first}.toml" $@