Skip to content

Commit

Permalink
setup
Browse files Browse the repository at this point in the history
  • Loading branch information
mathematicalmichael committed Feb 19, 2019
1 parent d8e6d63 commit 916eb2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# this script is meant to be run only the first time a hub is being set up.

# create a default userlist
echo "Use the format \"studentname HUB_NAME-group1\" on each line to add students to groups (10 by default have already been created and permissions appropriately set)" > userlist
# Use the format \"studentname HUB_NAME-group1\" on each line to add students to groups (10 by default have already been created and permissions appropriately set)"
echo "hub-admin admin shared" >> userlist

# change permissions so that admins can edit these.
Expand Down

0 comments on commit 916eb2d

Please sign in to comment.