Compare commits

..

No commits in common. "6bf0d438f90523c5e4544e0428a248903f5218af" and "a0498a331e11af5dfcab5ebcbd3bf0bc8d92f1bf" have entirely different histories.

View File

@ -13,9 +13,9 @@ setting_up_container
network_check network_check
update_os update_os
msg_info "Installing Dependencies" # msg_info "Installing Dependencies"
# $STD apt-get install -y gnupg2 # $STD apt-get install -y gnupg2
msg_ok "Installed Dependencies" # msg_ok "Installed Dependencies"
# Example Setting for Test # Example Setting for Test
#NODE_MODULE="pnpm@10.1,yarn" #NODE_MODULE="pnpm@10.1,yarn"
@ -28,7 +28,7 @@ msg_ok "Installed Dependencies"
#MYSQL_VERSION="8.0" #MYSQL_VERSION="8.0"
#install_postgresql #install_postgresql
#install_mariadb install_mariadb
#install_mysql #install_mysql
# msg_info "Setup DISTRO env" # msg_info "Setup DISTRO env"