]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/commitdiff
add post install message
authorGirish Ramakrishnan <girish@cloudron.io>
Sat, 17 Sep 2016 01:04:45 +0000 (18:04 -0700)
committerGirish Ramakrishnan <girish@cloudron.io>
Sat, 17 Sep 2016 01:04:45 +0000 (18:04 -0700)
CloudronManifest.json
POSTINSTALL.md [new file with mode: 0644]

index 2172b4fbda5193746f5889b3ace095860f15b391..00a7e6c4c403f4f2aacabf74be7e30453ea8ce3e 100644 (file)
@@ -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 (file)
index 0000000..bd45d42
--- /dev/null
@@ -0,0 +1,2 @@
+To access the admin interface, visit `/_admin`.
+