summarylogtreecommitdiffstats
path: root/.install
diff options
context:
space:
mode:
Diffstat (limited to '.install')
-rw-r--r--.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/.install b/.install
new file mode 100644
index 000000000000..0b7219a43e1e
--- /dev/null
+++ b/.install
@@ -0,0 +1,3 @@
+pre_install() {
+ printf "run ss-server-gencfg > sudo tee /etc/ss-server/config.json to create random config."
+} \ No newline at end of file