1
0

- changed webserver to apiserver

- added webserver
- a lot of debugging
- install shell script
This commit is contained in:
2022-04-07 01:44:17 +02:00
parent 0d35b1ff3f
commit f8fc3f63ec
28 changed files with 463 additions and 223 deletions

7
webserver/header.php Normal file
View File

@ -0,0 +1,7 @@
<!doctype html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Moha</title>
</head>
<body>