Explorar o código

used net/url insteadof testutils and created the Dockerfile

Mohamed Al Ashaal %!s(int64=7) %!d(string=hai) anos
pai
achega
b34fda3104
Modificáronse 1 ficheiros con 0 adicións e 9 borrados
  1. 0 9
      install.sh

+ 0 - 9
install.sh

@@ -1,9 +0,0 @@
-#!/bin/sh
-
-if [[ "$OSTYPE" == "linux-gnu" ]]; then
-	
-elif [[ "$OSTYPE" == "darwin"* ]]; then
-
-else
-    echo "Unsupported OS, try to build it from source"
-fi