mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 13:15:42 +12:00
Actually include the service in the debian file (FAIL)
This commit is contained in:
parent
4a07e70dd7
commit
c27e50f6af
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -102,10 +102,12 @@ jobs:
|
|||
cp HISPd/bin/x64/Linux/net7.0/linux-x64/publish/libe_sqlite3.so /mnt/fucking-windows/Debian64/usr/lib/libe_sqlite3.so
|
||||
cp HISPd/bin/x64/Linux/net7.0/linux-x64/publish/HI1.MAP /mnt/fucking-windows/Debian64/etc/hisp/HI1.MAP
|
||||
cp HISPd/bin/x64/Linux/net7.0/linux-x64/publish/HISPd /mnt/fucking-windows/Debian64/usr/bin/HISPd
|
||||
cp HISPd/Resources/HISP.service /mnt/fucking-windows/Debian64/etc/systemd/system/HISP.service
|
||||
dos2unix /mnt/fucking-windows/Debian64/DEBIAN/conffiles
|
||||
dos2unix /mnt/fucking-windows/Debian64/DEBIAN/control
|
||||
dos2unix /mnt/fucking-windows/Debian64/DEBIAN/postinst
|
||||
dos2unix /mnt/fucking-windows/Debian64/DEBIAN/postrm
|
||||
dos2unix /mnt/fucking-windows/Debian64/etc/systemd/system/HISP.service
|
||||
chmod 644 -R /mnt/fucking-windows/Debian64
|
||||
chmod +x /mnt/fucking-windows/Debian64/usr/bin/HISPd
|
||||
chmod 755 -R /mnt/fucking-windows/Debian64/DEBIAN
|
||||
|
|
Loading…
Add table
Reference in a new issue