added app list backup, helper shell scripts
[fapman] / fapt-cache
diff --git a/fapt-cache b/fapt-cache
new file mode 100755 (executable)
index 0000000..86d20b0
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+apt-cache \
+-o Dir::Etc::sourcelist=/opt/fapman-cache/sources.list \
+-o Dir::State::lists=/opt/fapman-cache/lists \
+-o Dir::Etc::sourceparts=\"\" \
+$*