#!/bin/bash


sudo ./install-dep.sh
make clean
make
sudo make install
./change-user.sh
sudo ./start-service.sh