#!/bin/bash source $PWD/default/update.sh source $PWD/default/install.sh source $PWD/desktop/install.sh update default_install desktop_install