Upgrade grocy version

This commit is contained in:
thomas 2022-04-10 17:02:07 +02:00
parent 9de0f839b6
commit 2a9c2a933d
9 changed files with 27 additions and 22 deletions

View file

@ -14,9 +14,9 @@ IMAGE_SIZE=2
STEP="envinit prebuild build makedeb"
envinit() {
apt-get update
if [ $(dpkg -l | grep -e 'ii composer ' | wc -l) -eq 1 ];
then
apt-get update
apt-get dist-upgrade -y
else
apt install -y --no-install-recommends git fakeroot dpkg patch composer php-json php-xml php-curl php-gd php-intl php-ldap php-zip php-mysql wget gettext