mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-05 22:55:58 +00:00
Merge branch 'pr-consumedir_clean' of github.com:totti4ever/docspell into pr-consumedir_clean
This commit is contained in:
commit
08912696fb
@ -23,6 +23,7 @@ ds_password=$3
|
|||||||
ds_consumedir_path=${4%/}
|
ds_consumedir_path=${4%/}
|
||||||
ds_archive_path=$ds_consumedir_path/_archive/$ds_collective
|
ds_archive_path=$ds_consumedir_path/_archive/$ds_collective
|
||||||
|
|
||||||
|
|
||||||
if [ $# -ne 4 ]; then
|
if [ $# -ne 4 ]; then
|
||||||
echo "FATAL Exactly four parameters needed"
|
echo "FATAL Exactly four parameters needed"
|
||||||
exit -3
|
exit -3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user