From 7c68e75884eac1dae7c74ace41c8abb47fbd9e5d Mon Sep 17 00:00:00 2001 From: Marcus Date: Wed, 3 May 2023 17:11:22 +0200 Subject: [PATCH] fixed icon path in jwm; fixed debootstrap second call --- makeanything.sh | 2 +- nanodesk-files/etc/jwm/system.jwmrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/makeanything.sh b/makeanything.sh index 2994006..b14510b 100755 --- a/makeanything.sh +++ b/makeanything.sh @@ -87,7 +87,7 @@ DEBOOTSTRAP_SUITE="bookworm" DEBOOTSTRAP_OPTS="--extra-suites=${DEBOOTSTRAP_SUITE}-updates --components=main,contrib,non-free,non-free-firmware" message "running debootstrap $DEBOOTSTRAP_OPTS $DEBOOTSTRAP_SUITE $MIRROR" -sudo debootstrap ${DEBOOTSTRAP_OPTS} ${DEBOOTSTRAP_SUITE} build/chroot/ $MIRROR || sudo debootstrap ${DEBOOTSTRAP_OPTS} ${DEBOOTSTRAP_SUITE} build/chroot/ $MIRROR +sudo debootstrap ${DEBOOTSTRAP_OPTS} ${DEBOOTSTRAP_SUITE} build/chroot/ $MIRROR || sudo debootstrap ${DEBOOTSTRAP_SUITE} build/chroot/ $MIRROR message "copy xdgmenumaker deb file into chroot" sudo cp deb/xdgmenumaker* build/chroot/tmp || error diff --git a/nanodesk-files/etc/jwm/system.jwmrc b/nanodesk-files/etc/jwm/system.jwmrc index 1cc0524..f2ab7e2 100644 --- a/nanodesk-files/etc/jwm/system.jwmrc +++ b/nanodesk-files/etc/jwm/system.jwmrc @@ -56,7 +56,7 @@ exec:firefox - exec:pcmanfm + exec:pcmanfm