diff options
Diffstat (limited to 'src/system/post-upgrade')
-rw-r--r-- | src/system/post-upgrade | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/system/post-upgrade b/src/system/post-upgrade new file mode 100644 index 0000000..41b7c01 --- /dev/null +++ b/src/system/post-upgrade @@ -0,0 +1,3 @@ +#!/bin/sh + +chown -R root:vyattacfg /config |