summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rwxr-xr-x[-rw-r--r--]clean_repo.py0
-rwxr-xr-x[-rw-r--r--]config.py0
-rwxr-xr-x[-rw-r--r--]filter.py0
-rwxr-xr-x[-rw-r--r--]main.sh2
-rwxr-xr-x[-rw-r--r--]mkpending.py0
6 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index e645833..cfefcc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/main.sh b/main.sh
index cf7bcd8..886ea38 100644..100755
--- a/main.sh
+++ b/main.sh
@@ -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