Enable nginx and fix systemd service

This commit is contained in:
Daniel Winzen
2019-10-16 21:29:55 +02:00
parent 985fd6245b
commit b7be96b11f
3 changed files with 8 additions and 6 deletions

View File

@ -138,3 +138,4 @@ CXXFLAGS='-O3 -mtune=native -march=native' CFLAGS='-O3 -mtune=native -march=nati
make -j $(nproc) install
make distclean
git reset --hard
ln -fs /usr/bin/php7.4 /usr/bin/php