Update pika-sources/debian/postinst
This commit is contained in:
parent
e77ca6b490
commit
b8be356a22
@ -10,5 +10,3 @@ mkdir -p /usr/share || echo "Path already exists!"
|
||||
mkdir -p /usr/share/distro-info/ || echo "Path already exists!"
|
||||
ln -sf /usr/share/distro-info/ubuntu.csv /usr/share/distro-info/pika.csv || echo "Link already exists!"
|
||||
mkdir -p /usr/share/python-apt/templates/ || echo "Path already exists!"
|
||||
ln -sf /usr/share/python-apt/templates/Ubuntu.info /usr/share/python-apt/templates/Pika.info || echo "Link already exists!"
|
||||
ln -sf /usr/share/python-apt/templates/Ubuntu.mirrors /usr/share/python-apt/templates/Pika.mirrors || echo "Link already exists!"
|
||||
|
Loading…
Reference in New Issue
Block a user