forked from verdnatura/hedera-web
postrm fixes
This commit is contained in:
parent
ad57c0d377
commit
9595e9f21f
|
@ -1,4 +1,4 @@
|
||||||
hedera-web (1.406.92) stable; urgency=low
|
hedera-web (1.406.93) stable; urgency=low
|
||||||
|
|
||||||
* Initial Release.
|
* Initial Release.
|
||||||
|
|
||||||
|
|
|
@ -8,5 +8,5 @@ then
|
||||||
apache2_invoke disconf hedera-web.conf
|
apache2_invoke disconf hedera-web.conf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
rm -rf /usr/share/hedera-web/node_modules
|
#rm -rf /usr/share/hedera-web/node_modules
|
||||||
service cron restart
|
#service cron restart
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hedera-web",
|
"name": "hedera-web",
|
||||||
"version": "1.406.92",
|
"version": "1.406.93",
|
||||||
"description": "Verdnatura web page",
|
"description": "Verdnatura web page",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Loading…
Reference in New Issue