diff --git a/install/templates/end.tpl b/install/templates/end.tpl index 7d6ec50c..c24b52a8 100755 --- a/install/templates/end.tpl +++ b/install/templates/end.tpl @@ -27,6 +27,7 @@ All the files are placed. The database is created, so you can now start playing
  • CHMOD GameEngine back to 755 (sudo chmod -R 755 GameEngine)
  • CHMOD Prevention to 777 (sudo chmod -R 777 GameEngine/Prevention)
  • CHMOD Notes to 777 (sudo chmod -R 777 GameEngine/Notes)
  • +
  • CHMOD var/log to 777 (sudo chmod -R 777 var/log)