mirror of
https://github.com/penpot/penpot.git
synced 2026-09-18 18:06:14 +00:00
📎 Update imagemagick version on manage.sh
This commit is contained in:
parent
328fa0559a
commit
896aef8c1b
@ -69,7 +69,7 @@ PENPOT_PORT_BASE_STORYBOOK=${PENPOT_STORYBOOK_PORT:?missing in defaults.env}
|
|||||||
export CURRENT_USER_ID=$(id -u);
|
export CURRENT_USER_ID=$(id -u);
|
||||||
export CURRENT_BRANCH=$(git rev-parse --abbrev-ref HEAD);
|
export CURRENT_BRANCH=$(git rev-parse --abbrev-ref HEAD);
|
||||||
|
|
||||||
export IMAGEMAGICK_VERSION=7.1.2-24
|
export IMAGEMAGICK_VERSION=7.1.2-27
|
||||||
|
|
||||||
# Safe directory to avoid ownership errors with Git
|
# Safe directory to avoid ownership errors with Git
|
||||||
git config --global --add safe.directory /home/penpot/penpot || true
|
git config --global --add safe.directory /home/penpot/penpot || true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user