#!/bin/bash
set -e
openwisp-qa-check \
	--skip-checkmigrations
