From 7f691448867829b8a7f9a71d9ddf1a11c15c0fab Mon Sep 17 00:00:00 2001 From: Jay Faulkner Date: Tue, 3 Jan 2023 12:45:50 -0800 Subject: [PATCH] Remove old, unused proxy.sh file This should've been removed with the rest of the contents of imagebuild/ Change-Id: I2ce3ad155d2963352daa5ea8d983d35e8f41eb19 --- proxy.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 proxy.sh diff --git a/proxy.sh b/proxy.sh deleted file mode 100755 index 87af438b3..000000000 --- a/proxy.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -# Have things work for users who didn't run with the -# imagebuild/coreos/docker_build.bash script - -$*