@@ -40,6 +40,10 @@ if [ ! -f /data/style/mapnik.xml ]; then
carto ${NAME_MML:-project.mml} > mapnik.xml
fi
if["$1"=="terminal"];then
bash
fi
if["$1"=="import"];then
# Ensure that database directory is in right state
mkdir -p /data/database/postgres/
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.