record path

This commit is contained in:
Jay Lee
2019-04-23 16:01:57 -04:00
parent b818d6a1c1
commit ee3b6e471b

View File

@@ -1,4 +1,4 @@
sudo /etc/init.d/postgresql stop
whereibelong=$(pwd)
echo "RUNNING: apt update..."
sudo apt-get --yes update > /dev/null
echo "RUNNING: apt dist-upgrade..."
@@ -60,3 +60,5 @@ $pip install --upgrade -r upgrades.txt
$pip install -r src/requirements.txt
$pip install pyinstaller
$pip install staticx
cd $whereibelong