diff options
Diffstat (limited to 'clean.install')
-rw-r--r-- | clean.install | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/clean.install b/clean.install index 3a9e6fc..5cd5546 100644 --- a/clean.install +++ b/clean.install @@ -6,5 +6,3 @@ post_install() { post_remove() { echo "Remember to remove /opt/clean/bin/ from your path if you decided to add it" } - -# vim: set ts=4 sw=4 noet: |