Commit Graph

6 Commits

Author SHA1 Message Date
John Mica e9959727d5
changing mv to cp
`mv -T` is causing an error while building the image 
```
mv: cannot move '/var/www/grav-admin' to '/var/www/html': Device or resource busy
```

`cp -R` sems to solve this little issue
2018-10-11 13:36:27 +01:00
Andy Miller a75614edd7
Added expires apache mod + php settings 2018-09-20 21:24:38 -06:00
Andy Miller bddde74c50
Update README.md 2018-09-13 21:58:04 -06:00
Andy Miller 9efd92ce51
Updated README 2018-09-13 17:31:34 -06:00
Andy Miller 7eee9d5e35
Initial commit 2018-09-13 17:17:18 -06:00
Djamil Legato 3281e9388d
Initial commit 2018-09-12 16:18:01 -07:00