#!/bin/bash cd $HOME/bank/ && \ git pull && \ cd $HOME/deployment && \ ./django_wsgi.sh