whisper: hotfix for perms
This commit is contained in:
@@ -47,7 +47,7 @@ do_install() {
|
||||
fi
|
||||
|
||||
chown root:root "$CONF_DST"
|
||||
chmod 600 "$CONF_DST"
|
||||
chmod 644 "$CONF_DST"
|
||||
|
||||
printf '\nInstalled. Edit %s and set your values.\n' "$CONF_DST"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user