1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-25 22:28:34 +00:00

Remove -x from the build script

This commit is contained in:
sin 2013-09-05 12:50:46 +01:00
parent b6fb0df7c3
commit 93c82f3cc9

2
build

@ -1,4 +1,4 @@
#!/bin/bash -x
#!/bin/bash
# Export important variables for the build scripts
top=$(pwd)