#!/usr/bin/env bash ## # setup your NOSEputer from your dev machine source config.sh ssh $HOST "cd $DEST && ./scripts/install.sh && sudo systemctl start nose-pluto.service"