chmod expo:www-data tiny script - created so that we don't forget that it needs doing

This commit is contained in:
Philip Sargent 2020-02-28 12:22:22 +00:00
parent acf41aade9
commit 293feddc37

View File

@ -0,0 +1,8 @@
#!/bin/sh
# needs doing after every hg update
# otherwise "Edit this Page" doesn't work
# email from Wookey 28/02/2020
cd /home/expo/expoweb
chown -R expo:www-data *