fix default patch path

This commit is contained in:
deflax 2024-11-14 00:20:18 +02:00 committed by Daniel Krastev
parent fa1fc3f0b9
commit 1bc6856438

View file

@ -49,7 +49,7 @@ tar -xzvf /tmp/rpi-img/opt/Cardinal/Cardinal-linux-aarch64.tar.gz -C /tmp/rpi-im
ln -v -s /lib/systemd/system/payload.service /tmp/rpi-img/etc/systemd/system/graphical.target.wants
# deploy native patch
cp -v ./patch/native.vcv /home/pi/Documents/templates/native.vcv
cp -v ./patch/native.vcv /tmp/rpi-img/home/pi/Documents/templates/native.vcv
echo "] press enter to write the image"
read