Skip to content

Commit

Permalink
Site contents are root:wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
sonertari committed Mar 17, 2017
1 parent 25d5252 commit 8419c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta/createiso
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ echo "Creating site install set: $SITE_FILE"

mkdir $ROOT_PATH/$SITE_DIR
cd $ROOT_PATH/$SITE_DIR
rm -rf *
doas rm -rf *
for site in $SITE_CONTENTS; do
cp -r $ROOT_PATH/meta/$site .
done
Expand Down

0 comments on commit 8419c21

Please sign in to comment.