mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
record path
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user