Skip to content

Commit

Permalink
Fix chown
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Nov 16, 2022
1 parent 8d46b9d commit f0c92c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root/etc/s6-overlay/s6-rc.d/init-feed2toot-config/run
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ if [[ -n ${FEED_LIMIT} ]]; then
fi

# permissions
lsiown abc:abc \
lsiown -R abc:abc \
/config

0 comments on commit f0c92c4

Please sign in to comment.