diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-03-04 15:15:37 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-03-04 15:15:37 +0000 |
commit | cb7bb27a144083afe9b3f5955d8bc6def33eee9b (patch) | |
tree | cde32810741245119d21007348a20728e4a01be7 /sample.post-install | |
parent | 92d947b000ca27cd446c7050dfd45c2d4fb5113f (diff) | |
download | alpine-iso.tar.bz2 alpine-iso.tar.xz |
alpine-mini: add wifi tools, firmware and opensslalpine-iso
Diffstat (limited to 'sample.post-install')
-rw-r--r-- | sample.post-install | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sample.post-install b/sample.post-install deleted file mode 100644 index 0586fcd..0000000 --- a/sample.post-install +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -# add something which happends after install - |