provision.sh: add fish hashbang
This commit is contained in:
@ -1 +1,2 @@
|
||||
#!/bin/env fish
|
||||
ANSIBLE_VAULT_PASSWORD_FILE=(pass show ansible-homelab | psub) vagrant provision
|
Reference in New Issue
Block a user
@ -1 +1,2 @@
|
||||
#!/bin/env fish
|
||||
ANSIBLE_VAULT_PASSWORD_FILE=(pass show ansible-homelab | psub) vagrant provision
|