Skip to content

Commit

Permalink
Fixed comment copy/paste error.
Browse files Browse the repository at this point in the history
  • Loading branch information
jjcarver committed Apr 2, 2020
1 parent 1dc4c14 commit 74a6d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.deploytemplate
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ deploy-internal:
fab2 -H ${USERNAME}@ccms-internal.ucsd.edu --prompt-for-login-password \
update-all ${INPUT_PARAMS} --force-update-string no

#Deploys to Proteomics2 and updates default workflow
#Deploys to ccms-internal and updates default workflow
deploy-internal-update:
fab2 -H ${USERNAME}@ccms-internal.ucsd.edu --prompt-for-login-password \
update-all ${INPUT_PARAMS}
Expand Down

0 comments on commit 74a6d19

Please sign in to comment.