An open API service indexing awesome lists of open source software.

https://github.com/paulcarrick/jump-start-website-debian

A debian package for jump start server.
https://github.com/paulcarrick/jump-start-website-debian

debian package

Last synced: 4 months ago
JSON representation

A debian package for jump start server.

Awesome Lists containing this project

README

          

# jump-start-website
Jump Start Website Website Debian Package

To install run the following commands:
sudo curl -fsSL https://jumpstartserver.com:8443/distributions/jump-start-website.gpg -o /etc/apt/keyrings/jump-start-website.gpg
echo "deb [signed-by=/etc/apt/keyrings/jump-start-website.gpg] https://jumpstartserver.com:8443/distributions/debian ./" | sudo tee /etc/apt/sources.list.d/jump-start-website.list
sudo apt update
sudo apt install jump-start-website