Revert gactions in Docker (#10115)

This commit is contained in:
Paulus Schoutsen
2017-10-24 07:30:24 -07:00
committed by GitHub
parent 6da08deabf
commit 238884dfe2
4 changed files with 0 additions and 17 deletions

View File

@@ -1,10 +0,0 @@
#!/bin/bash
# Sets up gactions for the google_assistant component.
# Stop on errors
set -e
curl -LSO https://dl.google.com/gactions/updates/bin/linux/amd64/gactions/gactions
mv gactions /usr/bin/gactions
chmod +x /usr/bin/gactions
/usr/bin/gactions -V