#!/usr/bin/env python3.8
# -*- coding: utf-8 -*-

from cloud_os_desktop.app import run
run()
