From 61dfaa4e6bcf9260c07780cfc614940b110380ed Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Tue, 9 May 2017 09:50:40 -0500 Subject: [PATCH] Rename presentation to this one. --- presentations/20min-violation-intro/pres-cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presentations/20min-violation-intro/pres-cmd b/presentations/20min-violation-intro/pres-cmd index 33aff64..0de0259 100755 --- a/presentations/20min-violation-intro/pres-cmd +++ b/presentations/20min-violation-intro/pres-cmd @@ -1,6 +1,6 @@ #!/bin/sh -talk=half-day-gpl/specific-sections +talk=half-day-gpl/violation-intro rsync -HavP ./ /home/pres/$talk/ rm -rf /home/pres/$talk/ui