Fix shebangs

This commit is contained in:
2026-03-01 23:15:53 +00:00
parent 3fed2b4468
commit 98ef2af9c6
8 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
#! bash
#! /bin/bash
export MASTERPW=$(gum input --header="Master password" --password)