This commit is contained in:
mofeng-git 2024-06-22 21:11:27 +08:00
parent f981b7a904
commit 0016dedf14

View File

@ -218,7 +218,7 @@ install-kvmd-pkgs() {
apt-get install janus janus-dev -y >> $LOGFILE apt-get install janus janus-dev -y >> $LOGFILE
fi fi
fi fi
cp -f ${APP_PATH}/patches/main.yaml /etc/kvmd/
cd ${APP_PATH} cd ${APP_PATH}
} # end install-kvmd-pkgs } # end install-kvmd-pkgs