From 4c9083f17cbeb0207a8f6ad2c5f89041fc1c901d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 8 May 2023 19:42:33 +0200 Subject: [PATCH] fix --- doc/ADMIN.md | 3 --- doc/ADMIN_fr.md | 3 --- doc/POST_INSTALL.md | 4 ---- 3 files changed, 10 deletions(-) delete mode 100644 doc/ADMIN.md delete mode 100644 doc/ADMIN_fr.md diff --git a/doc/ADMIN.md b/doc/ADMIN.md deleted file mode 100644 index c9b5225..0000000 --- a/doc/ADMIN.md +++ /dev/null @@ -1,3 +0,0 @@ -This is a dummy admin doc for this app - -The app install dir is `__INSTALL_DIR__` diff --git a/doc/ADMIN_fr.md b/doc/ADMIN_fr.md deleted file mode 100644 index a138028..0000000 --- a/doc/ADMIN_fr.md +++ /dev/null @@ -1,3 +0,0 @@ -Ceci est une fausse doc d'admin pour cette app - -Le dossier d'install de l'app est `__INSTALL_DIR__` diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md index 4f57b5d..6ea0544 100644 --- a/doc/POST_INSTALL.md +++ b/doc/POST_INSTALL.md @@ -1,6 +1,2 @@ -db username __DB_USER__ -db name __DB_NAME__ -db password __DB_PWD__ - Navigate to __DOMAIN__/install Follow instructions to install database and set up first user account \ No newline at end of file