From b488410916b8745b34ae0c857d581d76d0a41034 Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Wed, 14 Jun 2023 12:52:00 +0200 Subject: [PATCH] =?utf8?q?Poprawienie=20plik=C3=B3w=20wersji?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- versions/100.sh | 2 +- versions/base.sh | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/versions/100.sh b/versions/100.sh index 0cd2b37..ebba2e3 100644 --- a/versions/100.sh +++ b/versions/100.sh @@ -59,7 +59,7 @@ apt update; cd; GIT_SSH_COMMAND="ssh -p 2022" git clone ssh://git@searx.morketsmerke.org/~/xfcedebian-d13; -cd xfcedebian; +cd xfcedebian-d13; bash install.sh; cd; diff --git a/versions/base.sh b/versions/base.sh index 900118a..35b4a12 100644 --- a/versions/base.sh +++ b/versions/base.sh @@ -45,7 +45,7 @@ apt update; cd; GIT_SSH_COMMAND="ssh -p 2022" git clone ssh://git@searx.morketsmerke.net/~/xfcedebian-d13; -cd xfcedebian; +cd xfcedebian-d13; bash install.sh; cd; @@ -62,7 +62,6 @@ cp -vv ~/immudex-testing/files/${VERSION}/firejail.config /etc/firejail; cp -vv ~/immudex-testing/files/${VERSION}/Notifier\ -\ distro.desktop /etc/skel/.config/autostart; cp -vv ~/immudex-testing/files/${VERSION}/redshift.conf /etc/skel/.config; cp -vv ~/immudex-testing/files/${VERSION}/redshift.desktop /etc/skel/.config/autostart; -cp -vv ~/immudex-testing/files/${VERSION}/Klient\ poczty\ Thunderbird.desktop /etc/skel/Pulpit; cp -vv ~/immudex-testing/files/${VERSION}/terminalrc /etc/skel/.config/xfce4/terminal; cp -vv ~/immudex-testing/files/${VERSION}/mimeapps.list /etc/skel/.config; cp -rvv ~/immudex-testing/files/${VERSION}/sync.sh /usr/share; -- 2.39.5