diff options
author | NicoHood | 2016-12-13 15:00:38 +0100 |
---|---|---|
committer | NicoHood | 2016-12-13 15:00:38 +0100 |
commit | 24a9c843d600951ca50688a828f92dbc3119ebc8 (patch) | |
tree | 71754ea3640d69e9dc031e4cd73289866503ce01 /guestwlan.install | |
download | aur-guestwlan.tar.gz |
Initial commit of 1.0.1
Diffstat (limited to 'guestwlan.install')
-rw-r--r-- | guestwlan.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/guestwlan.install b/guestwlan.install new file mode 100644 index 000000000000..e168e2384f9f --- /dev/null +++ b/guestwlan.install @@ -0,0 +1,3 @@ +post_remove() { + echo "Please remove files in /var/lib/guestwlan yourself." +} |