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

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlftron <mja.haycock@gmail.com>2018-02-21 13:06:42 +0300
committerAlftron <mja.haycock@gmail.com>2018-02-21 13:06:42 +0300
commit3872a5815e79b1ae037aed21ad4ae7f41c9483b1 (patch)
tree756a959b3c993c33dbb057211ef9becf4137d6f3 /mods/mod_hakchi/hakchi/config
parent1daf8f19ed52fcaa7942a0af6b2ece90b27e3d50 (diff)
parent855ec1bcd2ba2f060966e024aec732833d2eecee (diff)
Merge branch 'stable' into foldersfix
Diffstat (limited to 'mods/mod_hakchi/hakchi/config')
-rw-r--r--mods/mod_hakchi/hakchi/config9
1 files changed, 4 insertions, 5 deletions
diff --git a/mods/mod_hakchi/hakchi/config b/mods/mod_hakchi/hakchi/config
index 6e90132e..6cefdfe6 100644
--- a/mods/mod_hakchi/hakchi/config
+++ b/mods/mod_hakchi/hakchi/config
@@ -1,5 +1,4 @@
-local cf_backup_dummy='n'
-local cf_backup='n'
-local cf_backup_nandc='n'
-local cf_shutdown='n'
-local cf_usb='y'
+export cf_backup_dummy='n'
+export cf_backup='n'
+export cf_backup_nandc='n'
+export cf_shutdown='r'