home/.local/script/mfly

7 lines
57 B
Plaintext
Raw Normal View History

2024-03-26 21:15:01 +00:00
#!/bin/sh
first=$1
shift
fly -c "fly.${first}.toml" $@