Cosmetics

trunk
HeNine 3 years ago
parent 470ed91050
commit f8f025a78f

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

Loading…
Cancel
Save