Cosmetics

trunk
HeNine 3 years ago
parent 470ed91050
commit f8f025a78f

@ -1,9 +1,7 @@
#!/bin/bash #!/bin/bash
# Directory for to build the release into # Directory for to build the release into
if [[ ! -d release ]]; then mkdir -p release
mkdir release
fi
# Clone fresh copy of picc # Clone fresh copy of picc
if [[ ! -d "picc" ]]; then if [[ ! -d "picc" ]]; then

Loading…
Cancel
Save