Skip to content

Commit e822fa5

Browse files
committed
Organize into release folder, add trailing newlines
1 parent e11c7ff commit e822fa5

5 files changed

+5
-5
lines changed

framework-inputmodule-rs-0.0.1.deb

-5.93 MB
Binary file not shown.

postinstall.sh

-3
This file was deleted.

framework-inputmodule-rs.service release/framework-inputmodule-rs.service

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Description=framework-inputmodule-rs runs Framework Laptop 16 input modules and
55
ExecStart=/usr/bin/framework-inputmodule-rs led-matrix --clock
66

77
[Install]
8-
WantedBy=multi-user.target
8+
WantedBy=multi-user.target

release/postinstall.sh

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
3+
cp -u ./ledmatrix/50-framework.rules /etc/udev/rules.d/

release.sh release/release.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ fpm \
2929
--after-install postinstall.sh \
3030
target/x86_64-unknown-linux-gnu/debug/inputmodule-control=/usr/bin/framework-inputmodule-rs
3131

32-
: 'Packaging successful, install with "sudo dpkg -i <pkg-name>.deb"'
32+
: 'Packaging successful, install with "sudo dpkg -i <pkg-name>.deb"'

0 commit comments

Comments
 (0)