diff --git a/ProjectCode/SetupNewSystem.sh b/ProjectCode/SetupNewSystem.sh index b8ec605..fbdf79e 100644 --- a/ProjectCode/SetupNewSystem.sh +++ b/ProjectCode/SetupNewSystem.sh @@ -69,7 +69,7 @@ print_info "Now running "$FUNCNAME"...." cat ./scripts/up2date.sh > /usr/local/bin/up2date.sh && chmod +x /usr/local/bin/up2date.sh -cd ./Modules/OAM || exit +cd Modules/OAM || exit bash ./oam-librenms.sh cd - || exit