Commit 9b09b50e authored by Joab Bremer's avatar Joab Bremer

Update update_nxrelay.sh

parent 1b204f61
......@@ -7,6 +7,7 @@ echo "Baixando arquivo"
/usr/bin/wget --quiet --no-check-certificate http://git.usb.org.br/infra/scripts/raw/master/nxrelay-2.7.8-adv.zip
/usr/bin/zip -qq -d nxrelay-2.7.8-adv.zip "conf/cfg.properties"
/usr/bin/zip -qq -d nxrelay-2.7.8-adv.zip "conf/log4j.properties"
/usr/bin/zip -qq -d nxrelay-2.7.8-adv.zip "bin/startup.sh"
echo "Extraindo arquivos"
/usr/bin/systemctl stop nxrelay
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment