This commit is contained in:
pvincent
2026-08-07 00:48:56 +04:00
parent fcd3d08f98
commit cb1c966970
2 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# CONSTANTS
readonly REQUIRED_PKGS=(file jq vim)
readonly REQUIRED_PKGS=(file jq vim git)
readonly BACKUP='ORIGINAL'
# FUNCTIONS