diff options
| author | wkj <devnull@localhost> | 2004-05-17 02:25:34 +0000 |
|---|---|---|
| committer | wkj <devnull@localhost> | 2004-05-17 02:25:34 +0000 |
| commit | 125fac6fb99fbf7e32b25490890bc1bd6b7b1eb3 (patch) | |
| tree | efbbf550acf898b5df209782599589526d2e5daa /bin | |
| parent | f593f5e00800722c62e42c5497aee22db16af656 (diff) | |
| download | plan9port-125fac6fb99fbf7e32b25490890bc1bd6b7b1eb3.tar.gz plan9port-125fac6fb99fbf7e32b25490890bc1bd6b7b1eb3.zip | |
A shell wrapper for aux/download.
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/download | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/download b/bin/download new file mode 100755 index 00000000..9ac26ed7 --- /dev/null +++ b/bin/download @@ -0,0 +1,3 @@ +#! /bin/sh + +auxdownload -f -H${PLAN9}/postscript/font/ -mfontmap |
