#!/usr/bin/env bash source ./app/scripts/config.sh ssh $HOST "cd $DEST && ./app/scripts/install.sh && sudo systemctl start nose-pluto.service"