diff options
Diffstat (limited to 'extra/ncftp/ncftp.post-install')
-rw-r--r-- | extra/ncftp/ncftp.post-install | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/extra/ncftp/ncftp.post-install b/extra/ncftp/ncftp.post-install deleted file mode 100644 index e1ccb7b83..000000000 --- a/extra/ncftp/ncftp.post-install +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -echo '*' -echo '* If you like to install the ncurses based bookmark manager run: ' -echo '*' -echo '* apk_add ncftp-bookmarks' -echo '*' -exit 0 |