Chown add quiet flag

Cleans Up Logs by removing "usermod: no changes"
This commit is contained in:
Fish2 2018-01-22 23:45:33 +00:00 committed by GitHub
parent eee309a141
commit 857cbecb7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,6 @@
cp /defaults/config.ini /config/config.ini
# permissions
chown -R abc:abc \
chown -f -R abc:abc \
/app \
/config