Pārlūkot izejas kodu

used net/url insteadof testutils and created the Dockerfile

Mohamed Al Ashaal 7 gadi atpakaļ
vecāks
revīzija
b34fda3104
1 mainītis faili ar 0 papildinājumiem un 9 dzēšanām
  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