diff options
Diffstat (limited to 'src/common-utils/install.sh')
-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 0a62569..0d11532 100755 --- a/src/common-utils/install.sh +++ b/src/common-utils/install.sh @@ -85,6 +85,7 @@ if [ "${PACKAGES_ALREADY_INSTALLED}" != "true" ]; then rsync \ ca-certificates \ unzip \ + bzip2 \ zip \ nano \ vim-tiny \ |