Commit Graph

22 Commits

Author SHA1 Message Date
k3nny 7fcc5afc64 EOF & whitespace 2024-11-29 00:54:09 +01:00
fggp caf3e8ee23 Added uninstall instructions 2022-12-26 14:02:49 +01:00
fggp 4888be1af4 Update Readme.md 2022-12-26 14:02:49 +01:00
fggp fc64eeda1d stop and disable services on uninstall 2022-12-26 14:02:49 +01:00
fggp a6e04f727a Minor fix 2022-12-26 14:02:49 +01:00
fggp 987f796d9b Update createdeb.sh 2022-12-26 14:02:49 +01:00
fggp fb641fb21c huey 0.4.9 and redis are installed from postinst
This is to be sure that the binaries are put in /usr/local/bin
2022-12-26 14:02:49 +01:00
fggp a64177bff4 pyo replaced by pyc in prerm 2022-12-26 14:02:49 +01:00
fggp 03958fe7b1 Install huey and redis in python site-packages 2022-12-26 14:02:49 +01:00
fggp 49ad026e30 Update Readme.md 2022-12-26 14:02:49 +01:00
fggp e695b14ddd Create Readme.md 2022-12-26 14:02:49 +01:00
Francois PINOT 1e676d64b9 Activated execution mode on deb/prerm and on deb/postrm 2022-12-26 14:02:49 +01:00
htouvet bc4b9811ed migrate to Python3 (from alejeune) 2022-04-25 10:02:43 +02:00
Denis Cardon 5dbdb4475c move cron file creation in postinst to avoid overwrite in case of customisation 2020-12-09 17:03:59 +01:00
Denis Cardon a64121561b update version scheme, add __version__ in tisbackup.py and add epoch to deb file 2020-12-08 12:08:34 +01:00
Denis Cardon 23ec9e70ba remove deb rpm doc .git dir from released packages 2020-12-08 11:48:26 +01:00
Denis Cardon b8c343bdf7 check if link exists before creating it 2017-03-30 11:58:23 +02:00
Denis Cardon b78108a119 handle symlink better 2017-03-29 20:00:10 +02:00
Denis Cardon aacd580f33 moved symlink creation to postinst 2017-03-29 19:56:06 +02:00
Denis Cardon 7081c7c563 enable services after install 2017-03-29 19:52:29 +02:00
Denis Cardon 3248f94688 first deb packaging really usable 2017-03-29 19:51:37 +02:00
root 783e7e6d0d added support for rpm packaging and basic support for deb 2017-03-29 18:01:35 +02:00