]> gitweb.morketsmerke.org Git - immudex-lhe.git/commitdiff
Zmiana docelowego położenia pliku konfiguracyjnego programu 'redshift' - bazowy skryp...
authorxf0r3m <jakubstasinski@protonmail.com>
Sat, 22 Jul 2023 08:44:09 +0000 (10:44 +0200)
committerxf0r3m <jakubstasinski@protonmail.com>
Sat, 22 Jul 2023 08:44:09 +0000 (10:44 +0200)
versions/base.sh

index 5b6bf4423a40981c8e9688f74eb7033289b13f06..265f6d57ede5dc742cc25e9e79a643a6827ece9b 100644 (file)
@@ -47,7 +47,7 @@ mkdir /etc/skel/.irssi
 
 cp -vv ~/immudex-lhe/files/${VERSION}/config /etc/skel/.irssi;
 cp -vv ~/immudex-lhe/files/${VERSION}/default.theme /etc/skel/.irssi;
-cp -vv ~/immudex-lhe/files/${VERSION}/redshift.conf /etc/skel/.config;
+cp -vv ~/immudex-lhe/files/${VERSION}/redshift.conf /etc;
 cp -rvv ~/immudex-lhe/files/${VERSION}/sync.sh /usr/share;
 cp -vv ~/immudex-lhe/files/${VERSION}/immudex_hostname.service /etc/systemd/system;