summaryrefslogtreecommitdiff
path: root/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-23 00:25:33 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-23 00:26:33 -0300
commit87010ae3d4c5c88cffe3f73d99206b4e252ece3a (patch)
tree3aa47178f35838d89a6bd53bf8b6fd83bb1568d3 /configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
parent7a1c2fb16e9944c3c56db8502d059ec2eacae7b1 (diff)
Fix read and write permissions in $HOME folder
Diffstat (limited to 'configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh')
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/es/install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
index 578896e..b2d99a5 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
@@ -216,6 +216,7 @@ while [ option != 7 ]; do
echo "startx" >> /mnt/etc/skel/.bash_profile
chmod +x /mnt/etc/skel/.xinitrc
cp -a /mnt/etc/skel/.[a-z]* /mnt/home/${user#*=}/
+ chmod -R ${user#*=}.${user#*=} /mnt/home/${user#*=}/
cp -a ~/.scriptsInstallation/x11.sh /mnt
#Enable services with systemd