diff --git a/compilation.sh b/compilation.sh index a67272d..564f22b 100755 --- a/compilation.sh +++ b/compilation.sh @@ -44,6 +44,7 @@ npx -y marked-man README.md | gzip > $wluma_archive/wluma.7.gz cp README.md $wluma_archive cp config.toml $wluma_archive cp wluma.service $wluma_archive +cp 90-wluma-backlight.rules $wluma_archive # actually create it and finish up cd $wluma_archive