Skip to content

Instantly share code, notes, and snippets.

@philographer
Created February 20, 2019 01:14
Show Gist options
  • Save philographer/5f10d2d52c9d0b6bbd8810c99d49f99d to your computer and use it in GitHub Desktop.
Save philographer/5f10d2d52c9d0b6bbd8810c99d49f99d to your computer and use it in GitHub Desktop.
Bash Script
#!/bin/bash

BASE_PATH=$(dirname $0)
cd ${BASE_PATH}
BASE_PATH=`pwd`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment