mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 09:56:39 +00:00
Update test-runner.sh to v0.2.0
This commit is contained in:
2
Makefile
2
Makefile
@@ -9,7 +9,7 @@ test-runner.sh:
|
|||||||
test -f "test-runner.sh" || \
|
test -f "test-runner.sh" || \
|
||||||
echo "fetching test-runner.sh..." && \
|
echo "fetching test-runner.sh..." && \
|
||||||
curl -s -L -o test-runner.sh \
|
curl -s -L -o test-runner.sh \
|
||||||
https://github.com/jimeh/test-runner.sh/raw/v0.1.0/test-runner.sh && \
|
https://github.com/jimeh/test-runner.sh/raw/v0.2.0/test-runner.sh && \
|
||||||
chmod +x test-runner.sh
|
chmod +x test-runner.sh
|
||||||
|
|
||||||
remove-test-runner.sh:
|
remove-test-runner.sh:
|
||||||
|
|||||||
Reference in New Issue
Block a user