This commit is contained in:
Marco Ochse 2018-08-21 22:31:04 +02:00 committed by GitHub
parent 25ec9be340
commit ee4927391d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
# Some vars # Some global vars
myCONFIGFILE="/opt/tpot/etc/tpot.yml" myCONFIGFILE="/opt/tpot/etc/tpot.yml"
myCOMPOSEPATH="/opt/tpot/etc/compose" myCOMPOSEPATH="/opt/tpot/etc/compose"
myRED="" myRED=""