Commit f445c0bc authored by Andrew Savchenko's avatar Andrew Savchenko Committed by Anton Midyukov

phone: Remove user config leftover

This script was left after phosh background config moved to /etc/skel. Having ~/.config touched broke /etc/skel copying onto user homedir.
parent 2294590e
#!/bin/sh -efu
# Set user perms on installed config
chown altlinux:altlinux -R "/home/altlinux/.config"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment