diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-06-21 11:37:26 -0500 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-06-21 11:37:26 -0500 |
commit | 315cd8fadda7e840da2fca369985e99637051413 (patch) | |
tree | 03b65fb4939e420c02db2b6007d27c1c2a1acfd8 /testing/shadow/shadow.post-deinstall | |
parent | b1abb04596bc35950af8f18b9799afe3a75a4377 (diff) | |
download | aports-315cd8fadda7e840da2fca369985e99637051413.tar.bz2 aports-315cd8fadda7e840da2fca369985e99637051413.tar.xz |
testing/shadow: new aport
Diffstat (limited to 'testing/shadow/shadow.post-deinstall')
-rw-r--r-- | testing/shadow/shadow.post-deinstall | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/shadow/shadow.post-deinstall b/testing/shadow/shadow.post-deinstall new file mode 100644 index 0000000000..dd117e5d80 --- /dev/null +++ b/testing/shadow/shadow.post-deinstall @@ -0,0 +1,4 @@ +#!/bin/sh + +busybox --install -s + |