From: Chris Sharp Date: Fri, 31 Jul 2015 12:54:35 +0000 (-0400) Subject: INSERT, not IMPORT! X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=544a41d7f553610558eb7bfbd3e18204d39424b4;p=contrib%2Fpines.git INSERT, not IMPORT! --- diff --git a/copy_reports_templates.sh b/copy_reports_templates.sh index 97e50ce..45d2ca5 100755 --- a/copy_reports_templates.sh +++ b/copy_reports_templates.sh @@ -13,7 +13,7 @@ read -p "Please enter the id for the destination template owner on the destinati read -p "Please enter the id for the destination template folder on the destination server for the copied templates: " FOLDER read -d '' SQL <