Move all to deprecated folder.
This commit is contained in:
5
deprecated/3P/wiringPi/debian-template/wiringPi/DEBIAN/postinst
Executable file
5
deprecated/3P/wiringPi/debian-template/wiringPi/DEBIAN/postinst
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
/bin/chown root.root /usr/bin/gpio
|
||||
/bin/chmod 4755 /usr/bin/gpio
|
||||
/sbin/ldconfig
|
||||
Reference in New Issue
Block a user