Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 08668725 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

occ command for profile enabled added

parent b5a7bae6
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,6 +36,6 @@ if version_greater "$image_version" "$installed_version"; then
else
    echo "Skipping rsync step as version not updated!"
fi
 su -p www-data -s /bin/sh -c "php $DST_DIR/occ config:system:set profile.enabled --value='false'"
 su -p www-data -s /bin/sh -c "php $DST_DIR/occ config:system:set profile.enabled --value=false"

/entrypoint.sh "$@"