From f36642ca742968680e65693d1411a61e8c3aff4e Mon Sep 17 00:00:00 2001 From: qorg11 Date: Thu, 9 Jun 2022 19:21:09 +0200 Subject: [PATCH] Added makefile at the root and updated readme. --- Makefile | 2 ++ README.md | 14 +++++--------- 2 files changed, 7 insertions(+), 9 deletions(-) create mode 100644 Makefile diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..98b8724 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +SUBDIR = sakisafecli +.include diff --git a/README.md b/README.md index 171f419..807dfbb 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ * Or as a URL shorter * Runs with CGI * Tor access ;) +* If running OpenBSD, sakisafecli will use pledge() + ## Installation: @@ -17,17 +19,11 @@ the file 2. There you go. - # sakisafecli -`sakisafecli` is the command line interface for sakisafe (and other -filesharing services) - -## usage - -`sakisafecli --server=http://server ` - -(for more info see -h) +sakisafecli is a command line interface for sakisafe servers (and +other file upload services). To compile it run `make` (or `bmake` in +linux systems) to compile it. # Donate