Add Debian package

This commit is contained in:
2025-07-06 00:13:20 +00:00
parent 983bfec9b3
commit c84986a443
10 changed files with 186 additions and 5 deletions

3
debian/postinst vendored Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
echo 'Router Backup installed successfully.'
echo 'Example config at /etc/router-backup/config.yaml.example'