mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 21:25:42 +12:00
Update build.yml
This commit is contained in:
parent
afbd41a681
commit
a501f5886c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -122,13 +122,13 @@ jobs:
|
||||||
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/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/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
|
cp HISPd/Resources/HISP.service /mnt/fucking-windows/Debian64/etc/systemd/system/HISP.service
|
||||||
|
cat /mnt/fucking-windows/Debian64/DEBIAN/control
|
||||||
dos2unix /mnt/fucking-windows/Debian64/DEBIAN/conffiles
|
dos2unix /mnt/fucking-windows/Debian64/DEBIAN/conffiles
|
||||||
dos2unix /mnt/fucking-windows/Debian64/DEBIAN/control
|
dos2unix /mnt/fucking-windows/Debian64/DEBIAN/control
|
||||||
dos2unix /mnt/fucking-windows/Debian64/DEBIAN/postinst
|
dos2unix /mnt/fucking-windows/Debian64/DEBIAN/postinst
|
||||||
dos2unix /mnt/fucking-windows/Debian64/DEBIAN/postrm
|
dos2unix /mnt/fucking-windows/Debian64/DEBIAN/postrm
|
||||||
dos2unix /mnt/fucking-windows/Debian64/DEBIAN/prerm
|
dos2unix /mnt/fucking-windows/Debian64/DEBIAN/prerm
|
||||||
dos2unix /mnt/fucking-windows/Debian64/etc/systemd/system/HISP.service
|
dos2unix /mnt/fucking-windows/Debian64/etc/systemd/system/HISP.service
|
||||||
cat /mnt/fucking-windows/Debian64/DEBIAN/control
|
|
||||||
chmod 755 -R /mnt/fucking-windows/Debian64
|
chmod 755 -R /mnt/fucking-windows/Debian64
|
||||||
chmod +x /mnt/fucking-windows/Debian64/usr/bin/HISPd
|
chmod +x /mnt/fucking-windows/Debian64/usr/bin/HISPd
|
||||||
mkdir debpackage
|
mkdir debpackage
|
||||||
|
|
Loading…
Add table
Reference in a new issue