CAN THE WORKFLOW JUST WORK

This commit is contained in:
SilicaAndPina 2022-04-18 12:53:14 +12:00
parent 70452d9ee5
commit 00302f3d77
2 changed files with 7 additions and 2 deletions

View file

@ -41,6 +41,7 @@ jobs:
continue-on-error: false
shell: wsl-bash -u root {0}
run: |
apt install -y dos2unix
mkdir /mnt/fucking-windows
mount -t tmpfs -o size=800M tmpfs /mnt/fucking-windows
mkdir /mnt/fucking-windows/Debian64
@ -62,6 +63,10 @@ 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/HISPd /mnt/fucking-windows/Debian64/usr/bin/HISPd
chmod +x /mnt/fucking-windows/Debian64/usr/bin/HISPd
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
dpkg-deb --build /mnt/fucking-windows/Debian64

View file

@ -1,2 +1,2 @@
/etc/hisp/server.properties
/etc/hisp/CrossDomainPolicy.xml
/etc/hisp/server.properties
/etc/hisp/CrossDomainPolicy.xml