From 60a2e27fa38e3397e3a4a6ba049929cd8e24de04 Mon Sep 17 00:00:00 2001 From: manuel Date: Mon, 28 Aug 2023 20:38:20 +0000 Subject: [PATCH] update deb 32 build script --- PepDeb32/pepbld.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PepDeb32/pepbld.sh b/PepDeb32/pepbld.sh index 1d55b34..e008508 100755 --- a/PepDeb32/pepbld.sh +++ b/PepDeb32/pepbld.sh @@ -61,7 +61,7 @@ mkdir -p $uchinanchu/fusato/config/hooks/normal cp $uchinanchu/pepinstaller/preseed/preseed.cfg $uchinanchu/fusato/config/includes.installer cp $uchinanchu/pephooks/normal/* $uchinanchu/fusato/config/hooks/normal -cp $uchinanchu/pepscriptsdev/* $uchinanchu/fusato/config/includes.installer/usr/lib/finish-install.d +cp $uchinanchu/pepscripts/* $uchinanchu/fusato/config/includes.installer/usr/lib/finish-install.d cp $uchinanchu/pepautostart/* $uchinanchu/fusato/config/includes.installer/preseed/autostart cp $uchinanchu/pepsources/multimedia.list $uchinanchu/fusato/config/includes.installer/preseed/repos cp $uchinanchu/pepsources/peppermint.list $uchinanchu/fusato/config/includes.installer/preseed/repos