Moves script
This commit is contained in:
parent
a426819e57
commit
e1ecbcee4f
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
cd /etc/Hosterra/tools/netbox-agent
|
cd /opt/hosterra/tools/netbox-agent
|
||||||
git reset --hard HEAD
|
git reset --hard HEAD
|
||||||
git clean -f -d
|
git clean -f -d
|
||||||
git pull
|
git pull
|
||||||
chmod +x ./scripts/*.sh
|
chmod +x ./*.sh
|
||||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue