Update 'install64.sh'

This commit is contained in:
2024-09-23 16:32:17 -05:00
parent 2c3af662c2
commit c2ca38d173

View File

@@ -86,11 +86,14 @@ openbox --reconfigure
### Copying configuration templates to locations ###
echo "Copying configuration files to the correct places"
#cp etc-lightdm-lightdm.conf /etc/lightdm/lightdm.conf
cp default.hod /home/terminal/Desktop/default.hod
### Correct the permissions on the HOD file ###
chown terminal:terminal /home/terminal/Desktop/default.hod
### Add autostart file for the IBM software ###
cp AS400-desktop /home/terminal/.config/autostart/AS400.desktop
chown terminal:terminal /home/terminal/.config/autostart/AS400.desktop
# for Ubuntu 18
#cp config-lxsession-Lubuntu-autostart /home/terminal/.config/lxsession/Lubuntu/autostart
# for Ubuntu 24