Change name to this presentation.

This commit is contained in:
Bradley M. Kuhn 2017-05-09 09:52:15 -05:00
parent d5daec7941
commit 8b4068996f
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
# an environment variable before you type make.
ifndef PRESENTATION_BASE
PRESENTATION_BASE=specific-sections
PRESENTATION_BASE=ccs-examples
endif
DO_INCREMENTAL_POINTS = -i -s

View file

@ -1,6 +1,6 @@
#!/bin/sh
talk=half-day-gpl/specific-sections
talk=half-day-gpl/ccs-examples
rsync -HavP ./ /home/pres/$talk/
rm -rf /home/pres/$talk/ui