Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github/issue_template.md')
-rw-r--r--.github/issue_template.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md
index 982fe156..6e7034df 100644
--- a/.github/issue_template.md
+++ b/.github/issue_template.md
@@ -22,6 +22,12 @@ Keep in mind that many problems come from faulty power sources and corrupted SD
### What is the base image that you installed on the SD card? ( eg: NextCloudPi_07-21-17 )
+You can discover this by executing
+
+```
+cat /usr/local/etc/ncp-baseimage
+```
+
### Expected behavior
### Actual behaviour