mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
6 lines
144 B
Bash
6 lines
144 B
Bash
#!/bin/sh
|
|
/usr/bin/greenbone-nvt-sync >& /dev/null
|
|
/usr/bin/greenbone-scapdata-sync >& /dev/null
|
|
/usr/bin/greenbone-certdata-sync >& /dev/null
|
|
|