Skip to content

Commit

Permalink
Move back to posm-admin's master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mojodna committed Jun 15, 2017
1 parent ff7db09 commit 513cc29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kickstart/scripts/admin-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ deploy_admin_ubuntu() {

deploy_posm_admin() {
# Fetch source code.
from_github "https://github.com/AmericanRedCross/posm-admin" "$dst/posm-admin" "split-ui"
from_github "https://github.com/AmericanRedCross/posm-admin" "$dst/posm-admin"

# admin user should own this
chown -R $user:$group "$dst/posm-admin"
Expand Down

0 comments on commit 513cc29

Please sign in to comment.