mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 04:41:35 +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..."
|
echo "RUNNING: apt update..."
|
||||||
sudo apt-get --yes update > /dev/null
|
sudo apt-get --yes update > /dev/null
|
||||||
echo "RUNNING: apt dist-upgrade..."
|
echo "RUNNING: apt dist-upgrade..."
|
||||||
@@ -60,3 +60,5 @@ $pip install --upgrade -r upgrades.txt
|
|||||||
$pip install -r src/requirements.txt
|
$pip install -r src/requirements.txt
|
||||||
$pip install pyinstaller
|
$pip install pyinstaller
|
||||||
$pip install staticx
|
$pip install staticx
|
||||||
|
|
||||||
|
cd $whereibelong
|
||||||
|
|||||||
Reference in New Issue
Block a user