mirror of
https://github.com/home-assistant/core.git
synced 2025-11-10 19:40:11 +00:00
Docker cleanup. (#8226)
This commit is contained in:
committed by
Paulus Schoutsen
parent
96e1d5524a
commit
a663dbada0
@@ -6,7 +6,7 @@ set -e
|
||||
|
||||
PHANTOMJS_VERSION="2.1.1"
|
||||
|
||||
cd "$(dirname "$0")/.."
|
||||
cd /usr/src/app/
|
||||
mkdir -p build && cd build
|
||||
|
||||
curl -LSO https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-$PHANTOMJS_VERSION-linux-x86_64.tar.bz2
|
||||
|
||||
Reference in New Issue
Block a user