Render not compile (though they may mean the same thing in this case)
This commit is contained in:
parent
ceb7580f8b
commit
c495ff6168
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
echo "Compiling GNAL v1"
|
echo "Rendering GNAL v1"
|
||||||
|
|
||||||
VERSION=`bash ./scripts/version.sh`
|
VERSION=`bash ./scripts/version.sh`
|
||||||
CPU=`bash ./scripts/cpu.sh`
|
CPU=`bash ./scripts/cpu.sh`
|
||||||
|
|
Loading…
Reference in New Issue