mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-01-09 09:59:58 +01:00
update boswatch path
added img on README
This commit is contained in:
parent
07c3a98981
commit
26ac670546
|
|
@ -1,9 +1,9 @@
|
|||
**Codacy - static code analysis:**
|
||||
|
||||
|branch|quality|
|
||||
|---|---|
|
||||
|master-branch|[](https://www.codacy.com/app/Schrolli91/BOSWatch/dashboard?bid=3763821)|
|
||||
|develop-branch|[](https://www.codacy.com/app/Schrolli91/BOSWatch/dashboard?bid=3763820)|
|
||||
|branch|quality|CI-Build|
|
||||
|---|---|---|
|
||||
|master-branch|[](https://www.codacy.com/app/Schrolli91/BOSWatch/dashboard?bid=3763821)|[](https://travis-ci.org/thejockel/BOSWatch)|
|
||||
|develop-branch|[](https://www.codacy.com/app/Schrolli91/BOSWatch/dashboard?bid=3763820)|[](https://travis-ci.org/thejockel/BOSWatch)|
|
||||
|
||||
**Achtung:** Die readme ist veraltet - Neue Informationen werden im Laufe der Zeit in das Github Wiki integriert!
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
bospath=/opt/boswatch/BOSWatch/
|
||||
bospath=/opt/boswatch/
|
||||
echo $module
|
||||
# ----------------------------------------------------------------------------------------------------------------------------------
|
||||
# base Tests
|
||||
|
|
|
|||
Loading…
Reference in a new issue