Skip to content
Snippets Groups Projects
Commit 25198337 authored by mazenovi's avatar mazenovi
Browse files

fix command not found with an apt update

parent be8994b2
Branches
No related tags found
No related merge requests found
...@@ -50,3 +50,4 @@ vagrant provision ...@@ -50,3 +50,4 @@ vagrant provision
s4uC3 s4uC3
* https://raymii.org/s/ * https://raymii.org/s/
* (firefox add ons) https://addons.mozilla.org/fr/firefox/addon/calomel-ssl-validation/ * (firefox add ons) https://addons.mozilla.org/fr/firefox/addon/calomel-ssl-validation/
* https://blogs.msdn.microsoft.com/benjaminperkins/2014/05/05/make-your-own-ssl-certificate-for-testing-and-learning/
# STEP 0
sudo apt-get update
# STEP 1 - install d'apache # STEP 1 - install d'apache
sudo apt-get -y install apache2 sudo apt-get -y install apache2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment