kopia lustrzana https://github.com/jameshball/osci-render
Change ROOT directory
rodzic
575a2977d8
commit
57286c0e09
|
@ -6,9 +6,7 @@ if [ $OS = "linux" ]; then
|
|||
sudo apt-get install clang git ladspa-sdk freeglut3-dev g++ libasound2-dev libcurl4-openssl-dev libfreetype6-dev libjack-jackd2-dev libx11-dev libxcomposite-dev libxcursor-dev libxinerama-dev libxrandr-dev mesa-common-dev webkit2gtk-4.0 juce-tools xvfb
|
||||
fi
|
||||
|
||||
ls .
|
||||
|
||||
ROOT=$(cd "$(dirname "$0")/.."; pwd)
|
||||
ROOT=$(pwd)
|
||||
cd "$ROOT"
|
||||
echo "$ROOT"
|
||||
ls .
|
||||
|
|
Ładowanie…
Reference in New Issue