Skip to content

Commit

Permalink
Update run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
catduckgnaf committed Dec 19, 2023
1 parent f100314 commit 746280b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .devcontainer/library-scripts/run.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
echo 'Installing Springboard SEC pip requirements; it will not take long.'
mkdir /var/lib/pgadmin
mkdir /var/log/pgadmin
pip install -r .devcontainer/requirements.txt
clear
uname -r
Expand Down

0 comments on commit 746280b

Please sign in to comment.