summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-26 03:03:10 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-26 03:03:10 -0300
commit2ab49eb9d2069d712ddc8e76dfbb739c36b36ff7 (patch)
tree56ad71db9f05c7790485c14cec17497ec6fdaa7a
parent9f8c81410145d64cdee0b73d8fc64cae3e14e9db (diff)
Minor fix
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/en/install.sh2
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/es/install.sh2
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh2
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh2
4 files changed, 4 insertions, 4 deletions
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
index cfaf4a3..f3c11a2 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
@@ -216,7 +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#*=}/
+ chmod -R 1000.100 /mnt/home/${user#*=}/
cp -a ~/.scriptsInstallation/x11.sh /mnt
#Enable services with systemd
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 b2d99a5..a650520 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
@@ -216,7 +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#*=}/
+ chmod -R 1000.100 /mnt/home/${user#*=}/
cp -a ~/.scriptsInstallation/x11.sh /mnt
#Enable services with systemd
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
index b579fbf..67b14e0 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
@@ -216,7 +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#*=}/
+ chmod -R 1000.100 /mnt/home/${user#*=}/
cp -a ~/.scriptsInstallation/x11.sh /mnt
#Enable services with systemd
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
index bc0265d..4b9a0ec 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
@@ -216,7 +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#*=}/
+ chmod -R 1000.100 /mnt/home/${user#*=}/
cp -a ~/.scriptsInstallation/x11.sh /mnt
#Enable services with systemd