This commit is contained in:
Laurent Destailleur
2023-06-19 14:43:51 +02:00
parent 679dba475f
commit ce7219e002

View File

@@ -169,7 +169,7 @@ jobs:
#wget -O - --debug http://127.0.0.1/robots.txt
# The wget should return a page with line '<meta name="generator" content="Dolibarr installer">
wget -O - --debug http://127.0.0.1 > $GITHUB_WORKSPACE/test.html 2>&1
head -n 50 $GITHUB_WORKSPACE/test.html
head -n 100 $GITHUB_WORKSPACE/test.html
echo Logs are...
#sudo cat /tmp/install.log