From: Girish Ramakrishnan Date: Sat, 17 Sep 2016 01:04:45 +0000 (-0700) Subject: add post install message X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git;a=commitdiff_plain;h=e7b4cd49fdeacedc074feaef278fb9ca5a8bee79 add post install message --- diff --git a/CloudronManifest.json b/CloudronManifest.json index 2172b4f..00a7e6c 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -27,5 +27,6 @@ "https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/8c87c0db33704755c3ff9a48fd0089d6ae72928d/img02.png", "https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/8c87c0db33704755c3ff9a48fd0089d6ae72928d/img03.png" ], - "changelog": "file://CHANGELOG" + "changelog": "file://CHANGELOG", + "postInstallMessage": "file://POSTINSTALL.md" } diff --git a/POSTINSTALL.md b/POSTINSTALL.md new file mode 100644 index 0000000..bd45d42 --- /dev/null +++ b/POSTINSTALL.md @@ -0,0 +1,2 @@ +To access the admin interface, visit `/_admin`. +