Adding build and deploy scripts
This commit is contained in:
4
bin/site-deploy.sh
Executable file
4
bin/site-deploy.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
scp -r target/* xadmin@vps1.bitgoblin.tech:/usr/local/www/bitgoblin/www/
|
||||
|
||||
Reference in New Issue
Block a user