#!/usr/bin/env bash

main() {
	pkexec /usr/bin/calamares
}

main