summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-10-24 16:56:24 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-10-24 16:56:24 -0700
commit0cf9e819a91a3c5f67f30d5176e58edd24737472 (patch)
tree285a9249464ae517f071034ca84eef338fefc9e6
parent427635f0ed07fbb1df4bbb84e8148472353463a0 (diff)
downloaddotfiles-0cf9e819a91a3c5f67f30d5176e58edd24737472.tar.gz
dasl-setup.sh on flash drives, too
-rwxr-xr-xbin/usbskelhere2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/usbskelhere b/bin/usbskelhere
index 5742d291..08603a78 100755
--- a/bin/usbskelhere
+++ b/bin/usbskelhere
@@ -6,7 +6,7 @@ skelhere ()
usbpubkeys
mkdir -p doc bin
cp -RLf ~/lib/annex/big/skel/usb/* .
- cp ~/bin/apple-setup.sh bin
+ cp ~/bin/{apple,dasl}-setup.sh bin
cp -L ~/lib/pro.terminal lib
}