diff options
Diffstat (limited to 'hicn-light/config/post')
-rwxr-xr-x | hicn-light/config/post | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hicn-light/config/post b/hicn-light/config/post new file mode 100755 index 000000000..dced2a093 --- /dev/null +++ b/hicn-light/config/post @@ -0,0 +1,3 @@ +#!/bin/bash + +systemctl enable hicn-light
\ No newline at end of file |