source/compile.sh aktualisiert

This commit is contained in:
2024-06-28 20:19:58 +02:00
parent 8ec4318807
commit ede8cae37c

View File

@@ -17,9 +17,6 @@ do
xz --check=crc32 --lzma2 $line
done < <(find /UGREENLEDS/lib/modules/${UNAME}/extra -name "*.ko")
#Copy over ugreen-leds
cp ${DATA_DIR}/ugreen_dx4600_leds_controller/scripts/unRAID/ugreen-leds /UGREENLEDS/usr/bin/ugreen-leds
# Create Slackware Package
PLUGIN_NAME="ugreen_leds"
BASE_DIR="/UGREENLEDS"