Create an example config file, remove my own working copy

This commit is contained in:
2025-07-06 11:44:19 +00:00
parent d87967c977
commit 9e0469e016
4 changed files with 135 additions and 47 deletions

2
debian/rules vendored
View File

@ -11,7 +11,7 @@ override_dh_auto_install:
mkdir -p debian/ipng-router-backup/etc/ipng-router-backup
mkdir -p debian/ipng-router-backup/usr/share/man/man1
cp ipng-router-backup debian/ipng-router-backup/usr/bin/
cp config.yaml debian/ipng-router-backup/etc/ipng-router-backup/config.yaml.example
cp docs/config.yaml.example debian/ipng-router-backup/etc/ipng-router-backup/config.yaml.example
cp docs/router_backup.1 debian/ipng-router-backup/usr/share/man/man1/ipng-router-backup.1
gzip debian/ipng-router-backup/usr/share/man/man1/ipng-router-backup.1