summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorchristopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-01 15:24:21 +0000
committerchristopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-01 15:24:21 +0000
commit91f7032a73e222a7f67d1e08b67a36d60ad2a446 (patch)
tree436ec5548265a6d04d0cd10c86ea60c44c6e3b2a /templates
parentaada74449c40673119a62ad7d5368e2e98909870 (diff)
oops, getting rid of this one-time script
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@12 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'templates')
-rw-r--r--templates/foo.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/foo.sh b/templates/foo.sh
deleted file mode 100644
index 4b5a4793..00000000
--- a/templates/foo.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-for File in `ls -1 *.eps`
-do
-cp Brazilian_Portuguese-logo.eps $File
-done