makedeb
A complete solution for creation and editing PDF files - Free version without watermark
Viewing /masterpdfeditor-free.install
.
Click here to go back to the Git tree for masterpdfeditor-free.
post_install() {
echo '0.0.0.0 get.code-industry.net' >> /etc/hosts
}
post_remove() {
sed -i '/get\.code-industry\.net/d' /etc/hosts
}