diff options
Diffstat (limited to 'run_onchange_after_deploy-flatpak-overrides.sh.tmpl')
| -rw-r--r-- | run_onchange_after_deploy-flatpak-overrides.sh.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run_onchange_after_deploy-flatpak-overrides.sh.tmpl b/run_onchange_after_deploy-flatpak-overrides.sh.tmpl index 8e827fa..44664cf 100644 --- a/run_onchange_after_deploy-flatpak-overrides.sh.tmpl +++ b/run_onchange_after_deploy-flatpak-overrides.sh.tmpl @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env dash # Read-only host config bindings for flatpaks that should pick up our # chezmoi-managed ~/.config/<app>/ rather than maintaining a separate # in-sandbox copy. Idempotent; flatpak override merges entries. |
