forked from pinecrypt/butterknife-provisioning-image
		
	Remove check for overlay tarball
This commit is contained in:
		| @@ -3,10 +3,6 @@ set -e | ||||
| set -x | ||||
|  | ||||
| #Dependency stage | ||||
| if [ ! -f overlay.tar ]; then | ||||
|   echo "ERROR: overlay.tar does not exist, terminating" | ||||
|   exit 1 | ||||
| fi | ||||
| curl -JLO https://github.com/buildroot/buildroot/archive/2020.02.10.tar.gz | ||||
| tar xf buildroot-2020.02.10.tar.gz | ||||
| mkdir buildroot-2020.02.10/butterknife/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user