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