summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-05-24 19:44:14 +0900
committerSean Whitton <spwhitton@spwhitton.name>2015-05-24 19:44:14 +0900
commitda2c9456f17e40e80e6c5192eb13ac5a079a44e8 (patch)
tree8185d52a863cce7bce7b65717716b1709656e6e5
parent223f3ea5b32a450e5b28a242625c102a7192b98d (diff)
downloaddotfiles-da2c9456f17e40e80e6c5192eb13ac5a079a44e8.tar.gz
bstraph.sh successfully installs stow and mr :)
Tested on ma3.sdf.org testbed
-rwxr-xr-xbin/bstraph.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bstraph.sh b/bin/bstraph.sh
index dc44eb23..a784e37d 100755
--- a/bin/bstraph.sh
+++ b/bin/bstraph.sh
@@ -12,7 +12,7 @@ cd $HOME
# where but I see the output of find failing to find this dir
mkdir -p $HOME/local/src
-# 1. install our two small helper scripts (UNTESTED)
+# 1. install our two small helper scripts
if ! which stow >/dev/null; then
cd $HOME/local/src