Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 225 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 225 Bytes

Debian x86_64 .deb builder for Rust TLS Server

To build rts as deb package simply clone repository and execute:

dpkg-deb --build rts-x86_64-create-deb

sudo dpkg -i --force-overwrite rts-x86_64-create-deb.deb

rts