mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
empty php postinst
This commit is contained in:
parent
0517fe57e4
commit
8ac896f2ae
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Run triggers only on updates
|
# Run triggers only on updates
|
||||||
if [ -e /usr/local/vesta/ioncube/ioncube.sh ]; then
|
# if [ -e /usr/local/vesta/ioncube/ioncube.sh ]; then
|
||||||
/usr/local/vesta/ioncube/ioncube.sh add
|
# /usr/local/vesta/ioncube/ioncube.sh add
|
||||||
fi
|
# fi
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue