Rename scripts for syntax highlighting

This commit is contained in:
clsty
2025-10-01 21:49:46 +08:00
parent a7097014a3
commit 7aa1230553
11 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
cd "$(dirname "$0")"
source ./scriptdata/environment-variables
source ./scriptdata/functions
source ./scriptdata/environment-variables.sh
source ./scriptdata/functions.sh
prevent_sudo_or_root
function v() {