summaryrefslogtreecommitdiff
path: root/repo-state
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-04-16 12:16:21 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-04-16 12:16:21 -0500
commitbef1e554380b797a4dfff5950c5aea59d093b4be (patch)
treeecdc226f3d177b39b2279baba08aec3c66670acc /repo-state
parent374c8e2a5183cdbaefe9f54184603ad8d09e30c2 (diff)
main.sh renamed to repo-update
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