This commit is contained in:
pvincent
2024-04-29 21:24:03 +04:00
parent 6b34a550e2
commit ebbea8d451
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
## CONSTANTS
readonly CURDIR=$PWD
readonly REQUIRED_PKGS=(file git bc)
readonly REQUIRED_PKGS=(file git bc vim)
readonly MAIN_TAR_GZ_URL="https://git.artcode.re/miaou/miaou-bash/archive/main.tar.gz"
## FUNCTIONS