Fix path to cookie script

This commit is contained in:
Gavin Bunney
2019-10-08 10:21:18 -07:00
parent 0d59bb1fa8
commit 4e2f379b5c

View File

@@ -11,7 +11,7 @@ env:
- GOFLAGS=-mod=vendor GO111MODULE=on
before_install:
- openssl aes-256-cbc -K $encrypted_e04f3cf0cf2c_key -iv $encrypted_e04f3cf0cf2c_iv -in script/gogetcookie.sh.enc -out scripts/gogetcookie.sh -d
- openssl aes-256-cbc -K $encrypted_e04f3cf0cf2c_key -iv $encrypted_e04f3cf0cf2c_iv -in scripts/gogetcookie.sh.enc -out scripts/gogetcookie.sh -d
install:
- bash scripts/gogetcookie.sh