🚧 Try out Drone CI
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Gerber, Mike 2021-02-11 16:46:31 +01:00
parent a73840a498
commit f239890264

View file

@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash -x
set -e set -e
self=`realpath $0` self=`realpath $0`