Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 319 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 319 Bytes

Overview

Package Repo for OpenDsh

Debian

Buster

wget -v -O PUBLIC.KEY https://opendsh.github.io/packagerepo/PUBLIC.KEY 
apt-key add PUBLIC.KEY
rm PUBLIC.KEY 
bash -c "echo 'deb [ arch=armhf ] https://opendsh.github.io/packagerepo/apt/debian buster main' > /etc/apt/sources.list.d/opendsh.list"