aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGirish Ramakrishnan <girish@cloudron.io>2016-09-16 18:04:45 -0700
committerGirish Ramakrishnan <girish@cloudron.io>2016-09-16 18:04:45 -0700
commite7b4cd49fdeacedc074feaef278fb9ca5a8bee79 (patch)
tree0c53b5bb6e2780656c7235408e03c89bb41b6ebd
parent3724f36e5c7b72c00cec353f84879308e9591870 (diff)
downloadSurfer-e7b4cd49fdeacedc074feaef278fb9ca5a8bee79.tar.gz
Surfer-e7b4cd49fdeacedc074feaef278fb9ca5a8bee79.tar.zst
Surfer-e7b4cd49fdeacedc074feaef278fb9ca5a8bee79.zip
add post install message
-rw-r--r--CloudronManifest.json3
-rw-r--r--POSTINSTALL.md2
2 files changed, 4 insertions, 1 deletions
diff --git a/CloudronManifest.json b/CloudronManifest.json
index 2172b4f..00a7e6c 100644
--- a/CloudronManifest.json
+++ b/CloudronManifest.json
@@ -27,5 +27,6 @@
27 "https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/8c87c0db33704755c3ff9a48fd0089d6ae72928d/img02.png", 27 "https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/8c87c0db33704755c3ff9a48fd0089d6ae72928d/img02.png",
28 "https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/8c87c0db33704755c3ff9a48fd0089d6ae72928d/img03.png" 28 "https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/8c87c0db33704755c3ff9a48fd0089d6ae72928d/img03.png"
29 ], 29 ],
30 "changelog": "file://CHANGELOG" 30 "changelog": "file://CHANGELOG",
31 "postInstallMessage": "file://POSTINSTALL.md"
31} 32}
diff --git a/POSTINSTALL.md b/POSTINSTALL.md
new file mode 100644
index 0000000..bd45d42
--- /dev/null
+++ b/POSTINSTALL.md
@@ -0,0 +1,2 @@
1To access the admin interface, visit `/_admin`.
2