setup
This commit is contained in:
parent
d8e6d632db
commit
916eb2d21d
2
setup.sh
2
setup.sh
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user