#!/bin/bash
source $PWD/common/scripts/first_install.sh
source $PWD/common/scripts/update.sh
first_install
update