Этот коммит содержится в:
Rafal Kupiec 2018-07-12 08:57:03 +02:00
родитель f4171e6239
Коммит ccafb8d244
1 изменённых файлов: 1 добавлений и 3 удалений

Просмотреть файл

@ -1,5 +1,4 @@
CGI Bash Shell Interface
========================
# CGI Bash Shell Interface
CBSI is a small program that makes CGI programming in the Bash Shell a lot
easier, or at least more tolerable. It is intended for Kagera Firmware, where
@ -30,5 +29,4 @@ Additional parameters that can be passed to CBSI:
* --upload-limit=limit - allows a mime-encoded file up to limit KB to be
uploaded. The default value is 0KB (no limit).
This software is based on Haserl <http://haserl.sourceforge.net/>.