summaryrefslogtreecommitdiff
path: root/repo-state
diff options
context:
space:
mode:
Diffstat (limited to 'repo-state')
-rwxr-xr-xrepo-state11
1 files changed, 0 insertions, 11 deletions
diff --git a/repo-state b/repo-state
deleted file mode 100755
index 319db83..0000000
--- a/repo-state
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-a=$(date +%Y%m%d+%H%M)
-mkdir -p $a
-cd $a
-
-. /home/joshpar/programas/arch2parabola/repo-list-diff
-# scp parabolavnx@parabolagnulinux.org:~/tmp/rsyncBlacklist.txt ./
-
-cd ..
-exit 0 \ No newline at end of file