Skip to content
Snippets Groups Projects
Commit eddafc27 authored by Michael Hauspie's avatar Michael Hauspie
Browse files

Fix some permissions

parent 64425eaf
No related branches found
No related tags found
No related merge requests found
...@@ -11,4 +11,4 @@ Pour la lancer ...@@ -11,4 +11,4 @@ Pour la lancer
La calculatrice crée alors un serveur HTTP sur le port 8000. Les La calculatrice crée alors un serveur HTTP sur le port 8000. Les
instructions pour son utilisation peuvent être obtenue en effectuant instructions pour son utilisation peuvent être obtenue en effectuant
une requête GET sur la ressource `/` une requête `GET` sur la ressource `/`
main.py 100755 → 100644
File mode changed from 100755 to 100644
tests.py 100755 → 100644
File mode changed from 100755 to 100644
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment