fix test script to check status

master
Adriel Sand 2021-10-06 14:30:31 +03:00
parent 7d17c356fd
commit f73748b245
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
#!/bin/bash #!/bin/bash
echo "Content-type: text/html"
echo ""
echo "IT WORKS" echo "IT WORKS"