Reset file permissions of PortValhalla files

This commit is contained in:
Manuel Thalmann 2024-06-23 12:21:33 +02:00
parent ef017c28db
commit 72d74dda86

View file

@ -10,4 +10,12 @@ then
cat /sys/class/backlight/*/max_brightness > /sys/class/backlight/*/brightness
fi;
pushd "PortValhalla" > /dev/null
git diff -p -R --no-ext-diff --no-color --diff-filter=M \
| grep -E "^(diff|(old|new) mode)" --color=never \
| git apply
popd > /dev/null
loadkeys de_CH-latin1