Improve wo update

This commit is contained in:
VirtuBox
2019-10-24 22:04:52 +02:00
parent 85e68b1fc6
commit b3cf601879
3 changed files with 26 additions and 19 deletions

View File

@@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Sysctl tweaks are applied during stack install and removed from install script
- Nginx systemd tweaks during Nginx install/upgrade and removed from install script
- Initial creation of .gitconfig is displayed the first time you run the command `wo`
- Added `/var/lib/php/sessions/` to open_basedir to allow php sessions storage
#### Fixed