diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-04-13 00:58:19 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-04-13 00:58:19 -0500 |
commit | aca64420db93c1d1ab26ad27640458d3a1f09f3d (patch) | |
tree | fdbc68dc385b91e2062aa2d1f60237efd97a26cf | |
parent | 36c0426277b03c3af60e94458c11d70a32a2030c (diff) |
cptobin.sh not copy inexistent files
-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 local_config ~/usr/bin/
\ No newline at end of file +cp -f clean_repo.py config.py config.sh get_license.sh main.sh filter.py local_config ~/usr/bin/
\ No newline at end of file |