cp -vv ~/immudex-lhe/files/${VERSION}/config /etc/skel/.irssi;
cp -vv ~/immudex-lhe/files/${VERSION}/default.theme /etc/skel/.irssi;
-cp -vv ~/immudex-testing/files/${VERSION}/redshift.conf /etc/skel/.config;
-cp -rvv ~/immudex-testing/files/${VERSION}/sync.sh /usr/share;
-cp -vv ~/immudex-testing/files/${VERSION}/immudex_hostname.service /etc/systemd/system;
+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;
cp -vv ~/immudex-lhe/images/${VERSION}/*.xpm /usr/share/X11/xdm/pixmaps;
sed -i 's/debianbw/immudex_xdm_bw/' /etc/X11/xdm/Xresources;