diff options
| -rwxr-xr-x | scripts/configure_ubuntu.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/configure_ubuntu.sh b/scripts/configure_ubuntu.sh index 5e587ad5..98586a60 100755 --- a/scripts/configure_ubuntu.sh +++ b/scripts/configure_ubuntu.sh @@ -6,6 +6,8 @@ sudo apt install libgl1-mesa-dev mkdir tmp +mkdir ../lib + cd tmp #get the bass prebuilt |
