Adjusted deploy command to be indifferent to absolute path

This commit is contained in:
Nathan Schneider
2019-04-19 12:25:34 -06:00
parent 46f2371810
commit db5b2d1116
3 changed files with 2 additions and 10 deletions

View File

@ -36,7 +36,7 @@ collections:
deploy:
# - cd .. && jekyll build
# - cd .. && read -p 'Commit message: ' message && git commit -a -m $message
- rsync -crPze ssh --delete ~/Current/CU/medlab-web/_site/* nasc0399@cmci.colorado.edu:/data/web/htdocs/cmci/medlab
- rsync -crPze ssh --delete ./* nasc0399@cmci.colorado.edu:/data/web/htdocs/cmci/medlab
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list