Installation script refuses to run again after completed install.

This is achieved by leaving special file in install/ directory.
This commit is contained in:
uroskn
2016-07-02 22:58:57 +02:00
parent 7eee626408
commit 5fc5c76b72
3 changed files with 9 additions and 1 deletions
+3
View File
@@ -17,3 +17,6 @@ GameEngine/config.php
# Ignore generated prevention and notes
GameEngine/Prevention/*
GameEngine/Notes/*
# Install instalation_done marker left by install script
install/installation_done