new shebangs

This commit is contained in:
2025-01-17 19:07:28 +08:00
parent 45499ca5df
commit c4b2af8073
102 changed files with 103 additions and 103 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
##makedesc: Install google chrome (latest)
source "$( dirname $(readlink -e -- "${BASH_SOURCE}"))/../helpers.sh" || exit 255