diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-01-31 15:47:20 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-01-09 18:05:36 +0100 |
commit | 0c4e7785eb1434e1d682b5ed2c376e10c68d237d (patch) | |
tree | 57a84878eae56a316bafc1495452c73d03c0ac29 /debian/python3-django-ishtar.links | |
parent | 1c0e8f4bea1b79e43ac8565a2bb1578a08f421c3 (diff) | |
download | Ishtar-0c4e7785eb1434e1d682b5ed2c376e10c68d237d.tar.bz2 Ishtar-0c4e7785eb1434e1d682b5ed2c376e10c68d237d.zip |
Adapt postinst script to python3 - Addexemple_project to links
Diffstat (limited to 'debian/python3-django-ishtar.links')
-rw-r--r-- | debian/python3-django-ishtar.links | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/python3-django-ishtar.links b/debian/python3-django-ishtar.links index 210855bed..b1d497126 100644 --- a/debian/python3-django-ishtar.links +++ b/debian/python3-django-ishtar.links @@ -2,3 +2,4 @@ usr/share/python3-django-ishtar/install/ishtar-prepare-instance usr/sbin/ishtar- usr/share/python3-django-ishtar/install/ishtar-delete-instance usr/sbin/ishtar-delete-instance usr/share/python3-django-ishtar/fixtures srv/ishtar/fixtures usr/share/python3-django-ishtar/locale srv/ishtar/locale +usr/share/python3-django-ishtar/example_project srv/ishtar/example_project |