[mod] Deployment
This commit is contained in:
parent
2c2af6bed9
commit
8681ba7d33
4
tools/deploy
Executable file
4
tools/deploy
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
scp build/heimdall gs-monitoring:/opt/heimdall/heimdall
|
||||
|
||||
Loading…
Reference in a new issue