edit boswatch path in citest/test.sh

This commit is contained in:
Bastian Schroll 2017-02-21 16:44:36 +01:00
parent 68312367d3
commit d69fd2e23a
2 changed files with 1 additions and 2 deletions

View file

@ -13,7 +13,6 @@ before_script:
- sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu trusty main"
- sudo apt-get update -qq
- sudo apt-get install -qq wget python2.7
# - wget https://raw.githubusercontent.com/thejockel/BOSWatch/develop/install.sh
- wget https://raw.githubusercontent.com/Schrolli91/BOSWatch/master/install.sh
- chmod +x install.sh
- cat /etc/os-release

View file

@ -1,5 +1,5 @@
#!/bin/bash
bospath=/opt/boswatch/
bospath=/opt/boswatch
echo $module
# ----------------------------------------------------------------------------------------------------------------------------------
# base Tests