update deb 32 build script

This commit is contained in:
manuel 2023-08-28 20:38:20 +00:00
parent 6487c5b515
commit 60a2e27fa3
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ mkdir -p $uchinanchu/fusato/config/hooks/normal
cp $uchinanchu/pepinstaller/preseed/preseed.cfg $uchinanchu/fusato/config/includes.installer cp $uchinanchu/pepinstaller/preseed/preseed.cfg $uchinanchu/fusato/config/includes.installer
cp $uchinanchu/pephooks/normal/* $uchinanchu/fusato/config/hooks/normal 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/pepautostart/* $uchinanchu/fusato/config/includes.installer/preseed/autostart
cp $uchinanchu/pepsources/multimedia.list $uchinanchu/fusato/config/includes.installer/preseed/repos cp $uchinanchu/pepsources/multimedia.list $uchinanchu/fusato/config/includes.installer/preseed/repos
cp $uchinanchu/pepsources/peppermint.list $uchinanchu/fusato/config/includes.installer/preseed/repos cp $uchinanchu/pepsources/peppermint.list $uchinanchu/fusato/config/includes.installer/preseed/repos