v0.12.1
This commit is contained in:
5
localDeploy
Executable file
5
localDeploy
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
go install .
|
||||
systemctl --user stop backy
|
||||
cp ~/go/bin/backy ~/prodConfigs/backups/backy/backy
|
||||
systemctl --user start backy
|
||||
Reference in New Issue
Block a user