Error 400 Referer

This commit is contained in:
2018-06-03 18:39:43 +02:00
parent fd706324c5
commit 8872c4de5a
2 changed files with 10 additions and 5 deletions

View File

@ -2,7 +2,7 @@
packages:
@echo "Installing packages..."
sudo apt-get install g++ libmagic-dev libssl-dev
sudo apt-get install g++ libmagic-dev libssl-dev php-cgi
@echo "Finished downloading!"
compile: