#!/bin/bash cp /app/server /mnt/server/server pushd /mnt/server ./server popd echo "Initial Install completed"