update-dpsyco-skel

Automatically install a add-on skeleton

Install

All systems
curl cmd.cat/update-dpsyco-skel.sh
Debian Debian
apt-get install dpsyco-skel
Ubuntu
apt-get install dpsyco-skel
Windows (WSL2)
sudo apt-get update sudo apt-get install dpsyco-skel
Raspbian
apt-get install dpsyco-skel

dpsyco-skel

Automatically install a add-on skeleton

Makes it possible to create a package that updates the system with the skel installed to /usr/share/dpsyco/skel. This makes it possible to overwrite files (on top of) the ordinary debian file system. When the file is removed from this skeleton the original file will also be restored. If there were no original file it will be removed. You can also use Replaces in the control field of a package to make similar functionality of this package.