We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb89a96 commit 2639cb2Copy full SHA for 2639cb2
debian/debian/nando.postinst
@@ -0,0 +1,5 @@
1
+#!/bin/sh
2
+set -e
3
+chmod 666 /etc/xdg/nando_parallel_chip_db.csv
4
+chmod 666 /etc/xdg/nando_spi_chip_db.csv
5
+exit 0
0 commit comments