add print
This commit is contained in:
@ -36,6 +36,9 @@ then
|
||||
Xvfb "${DISPLAY}" &
|
||||
fi
|
||||
|
||||
echo "DRONE_TAG=${DRONE_TAG}"
|
||||
echo "DISPLAY=${DISPLAY}"
|
||||
|
||||
${dir}/icons.sh
|
||||
|
||||
browser=$(which chromium-browser 2> /dev/null)
|
||||
|
Reference in New Issue
Block a user