context.... whoops

This commit is contained in:
Charles N Wyble - admin 2023-12-12 12:00:35 -06:00
parent 1c00926364
commit 7eca2d2387

View File

@ -79,6 +79,7 @@ echo "Now running $FUNCNAME...."
rm -rf /usr/local/librenms-agent
cp librenms.tar.gz /usr/local/librenms.tar.gz
cd /usr/local && tar xfz librenms.tar.gz && rm -f /usr/local/librenms.tar.gz
cd -
echo "Completed running $FUNCNAME"