#!/bin/bash . ./Makefile.variable ssh -i $PKEY $USER@$RSERVER 'sudo apt-get install python -y'