Skip to content

Commit

Permalink
Merge pull request #7 from the1Riddle/web-debugging
Browse files Browse the repository at this point in the history
updating something on file
  • Loading branch information
the1Riddle authored Dec 6, 2023
2 parents d5f5d56 + 15ed877 commit f8d0f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0x0C-web_server/1-install_nginx_web_server
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ apt-get install -y nginx

echo "Hello World!" | sudo tee /var/www/html/index.html
sudo nginx -t
sudo service nginx restart
sudo service nginx start

0 comments on commit f8d0f35

Please sign in to comment.