From 486e12e8af4af25f760caf3c9a97d4cbe5fd5561 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sat, 24 Feb 2024 16:47:00 +0100 Subject: initial commit --- checkout-tl.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 checkout-tl.sh (limited to 'checkout-tl.sh') diff --git a/checkout-tl.sh b/checkout-tl.sh new file mode 100755 index 0000000..435e157 --- /dev/null +++ b/checkout-tl.sh @@ -0,0 +1,2 @@ +#!/bin/sh +rsync -a --delete --exclude=.svn tug.org::tldevsrc/Build/source . -- cgit v1.2.3