-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/build.sh b/static_build.sh
similarity index 95%
rename from build.sh
rename to static_build.sh
index dde36b6..3e9ee5d 100755
--- a/build.sh
+++ b/static_build.sh
@@ -1,5 +1,6 @@
#!/bin/bash
+# This script will generate a completely static website by downloading page generated by PHP
PORT=8452
echo "Trying to start a PHP server on port $PORT"