Add deploy script

This commit is contained in:
technobaboo
2021-07-21 16:45:31 -05:00
parent 774763ed27
commit c2cbb96cfe

3
deploy.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
GIT_USER=$1 USE_SSH=true yarn deploy