diff --git a/clone_and_make.sh b/clone_and_make.sh index 7dc281068..84b57157e 100755 --- a/clone_and_make.sh +++ b/clone_and_make.sh @@ -2,6 +2,7 @@ # 1. The current BIT repo will be cloned into a temporary directory. # 2. The debian folder and helper scripts are copied into that folder. # In the end "makedeb.sh" can be executed to build the deb file. +# See Issue 1548 in "bit-team/backintime" repo for more details. BIT_GIT_URL='https://github.com/bit-team/backintime.git' # Create temp folder