This commit is contained in:
2025-06-30 14:28:58 -05:00
parent 1887920f52
commit 063cfc2262

View File

@ -64,7 +64,9 @@ print_info "Now running "$FUNCNAME"...."
cat ./scripts/up2date.sh > /usr/local/bin/up2date.sh && chmod +x /usr/local/bin/up2date.sh cat ./scripts/up2date.sh > /usr/local/bin/up2date.sh && chmod +x /usr/local/bin/up2date.sh
cd Modules/OAM
bash ./Modules/OAM/oam-librenms.sh bash ./Modules/OAM/oam-librenms.sh
cd -
print_info "Completed running "$FUNCNAME"" print_info "Completed running "$FUNCNAME""