forked from Wavyzz/dolibarr
QUAL Improve spelling in documentation strings/text (#26611)
This commit is contained in:
@@ -235,7 +235,7 @@ jobs:
|
||||
sudo cat /etc/apache2/sites-enabled/000-default.conf
|
||||
sudo service apache2 restart
|
||||
curl -I localhost
|
||||
- name: Chech Apache availability
|
||||
- name: Check Apache availability
|
||||
run: |
|
||||
echo "Checking webserver availability by a wget -O - --debug http://127.0.0.1"
|
||||
# Ensure we stop on error with set -e
|
||||
|
||||
Reference in New Issue
Block a user