diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-04-11 12:39:40 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-04-11 12:39:40 -0500 |
commit | 3e27d11f68571bce92138f6cbfcaecac75fa1644 (patch) | |
tree | 36647c3691da83e85a0e06ceff3a4b47adf9f49b /cptobin.sh | |
parent | 857ecbe794c714919612b533303e7a9ef781c75b (diff) |
Fixed some errors
Diffstat (limited to 'cptobin.sh')
-rwxr-xr-x | cptobin.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ #!/bin/bash -cp -f clean_repo.py config.py config.sh get_license.sh main.sh mkpending.py filter.py ~/usr/bin/
\ No newline at end of file +cp -f clean_repo.py config.py config.sh get_license.sh main.sh mkpending.py filter.py local_config ~/usr/bin/
\ No newline at end of file |