From 93b7c07b3836809046af3f2578b2a49917ae2361 Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Sat, 22 Jul 2023 10:44:09 +0200 Subject: [PATCH] =?utf8?q?Zmiana=20docelowego=20po=C5=82o=C5=BCenia=20plik?= =?utf8?q?u=20konfiguracyjnego=20programu=20'redshift'=20-=20bazowy=20skry?= =?utf8?q?pt=20wersji=20'base.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- versions/base.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions/base.sh b/versions/base.sh index 5b6bf44..265f6d5 100644 --- a/versions/base.sh +++ b/versions/base.sh @@ -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; -- 2.39.5