Add deployment task

This commit is contained in:
vlad 2021-12-21 03:00:10 -08:00
parent 268d2d5ff9
commit 192fa8d93b

5
go
View File

@ -10,4 +10,9 @@ set -euo pipefail
exit $exit exit $exit
} }
deploy() {
_help-line "Publish ⚡️" "$@"
scp ⚡ v@commandcenter.ofvlad.xyz:/srv/http/apps.ofvlad.xyz/⚡
}
source ⚡ source ⚡