Switch script-header to bash

tool_auto-editor
Ruakij 2 years ago
parent d6b3f93d72
commit a5ef65e47f

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
scriptPath_file=$(dirname "${BASH_SOURCE[0]}")
scriptPath_folder=$(realpath "${scriptPath_file}")

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# --- VARIABLES ---
# Load variables

Loading…
Cancel
Save