diff options
author | Joshua Ismael Haase Hernandez <hahj87@gmail.com> | 2011-04-10 23:44:01 -0700 |
---|---|---|
committer | Parabola <parabolavnx@lions.dreamhost.com> | 2011-04-10 23:44:01 -0700 |
commit | f6184ee3c9422c40effb0265527ee5a31b027a1a (patch) | |
tree | 1f53d39228dc04583bf454b0e9c058de5ee30bc3 | |
parent | e0e4837f17f22b7bfafafc8d0e6f7a351249417e (diff) |
chmod +x
-rw-r--r-- | .gitignore | 3 | ||||
-rwxr-xr-x[-rw-r--r--] | clean_repo.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | config.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | filter.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | main.sh | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | mkpending.py | 0 |
6 files changed, 3 insertions, 2 deletions
@@ -1,2 +1,3 @@ *~ -*.pyc
\ No newline at end of file +*.pyc +cptobin.sh diff --git a/clean_repo.py b/clean_repo.py index 29d446d..29d446d 100644..100755 --- a/clean_repo.py +++ b/clean_repo.py diff --git a/config.py b/config.py index 24ecfaf..24ecfaf 100644..100755 --- a/config.py +++ b/config.py diff --git a/filter.py b/filter.py index 1a0fa6f..1a0fa6f 100644..100755 --- a/filter.py +++ b/filter.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/bin/bash # -*- coding: utf-8 -*- source config.sh diff --git a/mkpending.py b/mkpending.py index 43a5fb2..43a5fb2 100644..100755 --- a/mkpending.py +++ b/mkpending.py |