fix type
This commit is contained in:
parent
fedceca14b
commit
650e4826bf
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Simple Continious Deployment script
|
||||
# Simple Continuous Deployment script
|
||||
# - Compares hashes of the local and remote main git branches
|
||||
# - Pulls changes if needed
|
||||
# - If changes was pulled, builds and deploys them
|
||||
|
Loading…
Reference in New Issue
Block a user