summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-26 15:25:52 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-26 16:38:26 -0300
commit682adac5d1b04b9831fe6055462ca96a20046572 (patch)
tree5232aabd826dd2450dfc16dad529d700cc37946f /configs
parent6cc912f3c2f481aed95e100a8a50b12e12fbe387 (diff)
Remove copying files from /mnt/etc/skel to $HOME since it is useless
Diffstat (limited to 'configs')
-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, 0 insertions, 8 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 4f020ac..7116c68 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/en/install.sh
@@ -223,8 +223,6 @@ while [ option != 7 ]; do
echo "exec mate-session" >> /mnt/etc/skel/.xinitrc
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 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 63eb3ce..8059a8f 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
@@ -225,8 +225,6 @@ while [ option != 7 ]; do
echo "exec mate-session" >> /mnt/etc/skel/.xinitrc
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 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 8846480..7285d1d 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/gl/install.sh
@@ -225,8 +225,6 @@ while [ option != 7 ]; do
echo "exec mate-session" >> /mnt/etc/skel/.xinitrc
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 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 7edcf5f..cca4df2 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/pt/install.sh
@@ -225,8 +225,6 @@ while [ option != 7 ]; do
echo "exec mate-session" >> /mnt/etc/skel/.xinitrc
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 1000.100 /mnt/home/${user#*=}/
cp -a ~/.scriptsInstallation/x11.sh /mnt
#Enable services with systemd