diff options
author | Joshua Haase <parabolavnx@lions.dreamhost.com> | 2011-04-10 23:49:50 -0700 |
---|---|---|
committer | Parabola <parabolavnx@lions.dreamhost.com> | 2011-04-10 23:49:50 -0700 |
commit | a5f24954011da556977859d8a306ddb39c1ec2e4 (patch) | |
tree | 4afab307646f4442fd9520d96ef592e92edae67a /cptobin.sh | |
parent | f6184ee3c9422c40effb0265527ee5a31b027a1a (diff) |
Added cptobin
Diffstat (limited to 'cptobin.sh')
-rwxr-xr-x | cptobin.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cptobin.sh b/cptobin.sh new file mode 100755 index 0000000..25a22d4 --- /dev/null +++ b/cptobin.sh @@ -0,0 +1,2 @@ +#!/bin/bash +cp -f clean_repo.py config.py config.sh main.sh mkpending.py filter.py ~/usr/bin/
\ No newline at end of file |