Skip to content

mkg20001/deb.mkg20001.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deb.mkg20001.io

A PPA offering various pieces of software downloaded from their orignal vendors for automatic updating

Currently offering:

Installing the Repository

Simply run

curl https://deb.mkg20001.io/install.sh | bash -

The script will call sudo as needed

Setting up your own PPA-Server

sudo apt-get install -y dpkg-dev distro-info jq gnupg2
cd $HOME
git clone https://github.com/mkg20001/ppa-script.git
git clone https://github.com/mkg20001/deb.mkg20001.io.git PPA

(You also need ipfs-dnslink-update installed & configured)

Now add @daily bash $HOME/PPA/config/cron.sh to your crontab

Releases

No releases published

Packages

No packages published