mirror of
https://github.com/MatMoul/g810-led.git
synced 2025-11-21 02:52:06 +00:00
Update udev and remove systemd start service
This commit is contained in:
@@ -39,7 +39,7 @@ sed -i "/MAJOR=/cMAJOR=\"${VPART[0]}\"" makefile
|
||||
sed -i "/MINOR=/cMINOR=\"${VPART[1]}\"" makefile
|
||||
sed -i "/MICRO=/cMICRO=\"${VPART[2]}\"" makefile
|
||||
|
||||
git commit -m "Version $version" src/*
|
||||
git commit -m "Version $version" makefile src/*
|
||||
git push
|
||||
|
||||
git checkout master
|
||||
|
||||
Reference in New Issue
Block a user