]> gitweb.morketsmerke.org Git - immudex-lhe.git/commitdiff
Dodanie polecenia rozpakowywującego archiwum z profilem przeglądarki GNU IceCat w...
authorxf0r3m <jakubstasinski@protonmail.com>
Sat, 22 Jul 2023 08:43:01 +0000 (10:43 +0200)
committerxf0r3m <jakubstasinski@protonmail.com>
Sat, 22 Jul 2023 08:43:01 +0000 (10:43 +0200)
versions/base.sh

index 413d23490296703f49246bc997e63d9490d37e60..5b6bf4423a40981c8e9688f74eb7033289b13f06 100644 (file)
@@ -51,6 +51,8 @@ cp -vv ~/immudex-lhe/files/${VERSION}/redshift.conf /etc/skel/.config;
 cp -rvv ~/immudex-lhe/files/${VERSION}/sync.sh /usr/share;
 cp -vv ~/immudex-lhe/files/${VERSION}/immudex_hostname.service /etc/systemd/system;
 
+tar -xzvf ~/immudex-lhe/files/${VERSION}/icecat.tgz -C /etc/skel;
+
 cp -vv ~/immudex-lhe/images/${VERSION}/*.xpm /usr/share/X11/xdm/pixmaps;
 sed -i 's/debianbw/immudex_xdm_bw/' /etc/X11/xdm/Xresources;
 sed -i 's/debian/immudex_xdm/' /etc/X11/xdm/Xresources;