-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change: Don't install sync scripts by default
The shell based greenbone-feed-sync script got replaced by a Python version that can be found at https://github.com/greenbone/greenbone-feed-sync/ The new python based version is easier to maintain, more flexible and can be released independently. The old sync scripts are kept only for backwards compatibility reasons and may be installed by setting the cmake parameter `INSTALL_OLD_SYNC_SCRIPTS` (for example `cmake -DINSTALL_OLD_SYNC_SCRIPTS=ON`).
- Loading branch information
1 parent
5772d2a
commit 6a8583b
Showing
1 changed file
with
18 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters