source/compile.sh aktualisiert

This commit is contained in:
2024-06-20 09:20:30 +02:00
parent b349cdb52b
commit 4e5b134adc

View File

@@ -17,7 +17,8 @@ do
xz --check=crc32 --lzma2 $line
done < <(find /UGREENLEDS/lib/modules/${UNAME}/extra -name "*.ko")
# Maybe include scripts in the driver package itself in a future version
#Copy over ugreen-diskiomon
cp ${DATA_DIR}/ugreen_dx4600_leds_controller/scripts/ugreen-diskiomon /UGREENLEDS/usr/bin/ugreen-diskiomon
# Create Slackware Package
PLUGIN_NAME="ugreen_leds"