From 6acc0d9d674f065f8d4278b333ab924c42cbdd88 Mon Sep 17 00:00:00 2001 From: Phillip Lord Date: Wed, 28 Apr 2021 11:12:21 +0100 Subject: Update docker images --- test-by-cp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test-by-cp') diff --git a/test-by-cp b/test-by-cp index 9b73f56..76dbf83 100644 --- a/test-by-cp +++ b/test-by-cp @@ -1,5 +1,9 @@ #!/bin/sh +git clone https://github.com/cask/cask ~/.cask +export PATH=$HOME/.cask/bin:$PATH + + cd .. mkdir copy cd copy -- cgit v1.2.3