aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/resources/generateRoleScript.sh
blob: cf73b741270c30d63f97bc70eeeb2323def65960 (plain)
1
2
3
firstRun=${1-false}
url=http://127.0.0.1:8080/vid/generateRoleScript/$firstRun
wget -O roles.sql $url