diff options
-rwxr-xr-x | src/common-utils/install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common-utils/install.sh b/src/common-utils/install.sh index 5530b96..e7f60e5 100755 --- a/src/common-utils/install.sh +++ b/src/common-utils/install.sh @@ -91,6 +91,7 @@ if [ "${PACKAGES_ALREADY_INSTALLED}" != "true" ]; then bzip2 \ zip \ nano \ + vim \ vim-tiny \ less \ jq \ |