diff options
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..068d765 --- /dev/null +++ b/cptobin.sh @@ -0,0 +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 |