aboutsummaryrefslogtreecommitdiffstats
path: root/www/server-config
diff options
context:
space:
mode:
authorclyhtsuriva <clyhtsuriva@gmail.com>2020-05-10 08:52:40 +0200
committerclyhtsuriva <clyhtsuriva@gmail.com>2020-05-10 08:52:40 +0200
commit5df8132d695965833b8463bd6a40639575000148 (patch)
treeb5a56ab4eba7af3502c0733a03512d994017e8e4 /www/server-config
parentcb6a7852bf1015497aaaf40cc41050405f3f3f84 (diff)
downloadATS-5df8132d695965833b8463bd6a40639575000148.tar.gz
ATS-5df8132d695965833b8463bd6a40639575000148.tar.bz2
ATS-5df8132d695965833b8463bd6a40639575000148.zip
Update help.txt
Diffstat (limited to '')
-rw-r--r--www/server-config/help.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/www/server-config/help.txt b/www/server-config/help.txt
index 864b93d..9090abd 100644
--- a/www/server-config/help.txt
+++ b/www/server-config/help.txt
@@ -6,8 +6,5 @@ apt install apache2 libapache2-mod-python python-psycopg2
#replace the actual /var/www by our ATS-Project/www
cp -r /root/ATS-Project/www /var/
-#give the x rights on the .py files
-chmod +x /var/www/html *.py
-
#replace the apache2 and ssl folders
cp -r ...
0 +0200'>2021-05-19Update README.mdrelease/3.2.1Clyhtsuriva1-6/+21 2021-05-19Big updaterelease/3.2Clyhtsuriva55-235/+193 Restructuring the packages and adding a Constants.kt for the api URL. Also adding gson in Singletons.kt 2021-05-19Update README.mdClyhtsuriva1-1/+5 2021-05-14Update README.mdClyhtsuriva1-1/+3 2021-05-14Update README.mdClyhtsuriva1-0/+23 2021-05-14Update README.md and adding logo onto the main screenrelease/3.1Clyhtsuriva2-10/+13 2021-05-14Singletons on all pages : OKClyhtsuriva6-125/+81 2021-05-14Singletons : DetailTopManga : OKClyhtsuriva2-21/+49 2021-05-14Addedd Singletons for TopManga.Clyhtsuriva3-23/+43