diff --git a/cryptpad.sh b/ct/cryptpad.sh similarity index 100% rename from cryptpad.sh rename to ct/cryptpad.sh diff --git a/cryptpad.json b/frontend/public/json/cryptpad.json similarity index 99% rename from cryptpad.json rename to frontend/public/json/cryptpad.json index a75a2ba97..06d45efce 100644 --- a/cryptpad.json +++ b/frontend/public/json/cryptpad.json @@ -35,4 +35,5 @@ "text": "After installation finishes, `systemctl status cryptpad.service` to get token URL which you can use to create admin account", "type": "info" } - } + ] +} diff --git a/cryptpad-install.sh b/install/cryptpad-install.sh similarity index 100% rename from cryptpad-install.sh rename to install/cryptpad-install.sh