From: xf0r3m Date: Wed, 14 Jun 2023 10:52:00 +0000 (+0200) Subject: Poprawienie plików wersji X-Git-Url: https://gitweb.morketsmerke.org/?a=commitdiff_plain;h=b488410916b8745b34ae0c857d581d76d0a41034;p=immudex-testing.git Poprawienie plików wersji --- 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;