main #1

Closed
othman.suseno wants to merge 25 commits from main into development
Showing only changes of commit 746cf809df - Show all commits

View File

@@ -479,9 +479,7 @@ install_dependencies() {
DEBIAN_FRONTEND=noninteractive apt-get install -y -qq \
openssl \
net-tools \
iproute2 \
systemd \
journalctl
iproute2
echo -e "${GREEN}Dependencies installed successfully${NC}"
echo ""