Compare commits

..

No commits in common. "af4f43cad9c13fe60239facb3c6a2bd85f86d8a9" and "d863bde6a9ba11e10ed599343a77ff25b6176bbc" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
FROM debian:stable-slim
RUN apt-get update && apt-get install -y \
bash \
curl \
file \
unzip \

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/bash
# install location
LOCATION=/usr/local/bin