added tempating on start command

This commit is contained in:
delta 2021-08-31 22:22:35 +08:00
parent d4ab97962e
commit 2cb08138b0

View file

@ -30,6 +30,9 @@ crontab <<EOF
* * * * * /usr/local/sbin/reprepro-import >> /var/log/reprepro.log * * * * * /usr/local/sbin/reprepro-import >> /var/log/reprepro.log
EOF EOF
# run distro config generator
/usr/local/sbin/create-distros
# run import once, to create the right directory structure # run import once, to create the right directory structure
/usr/local/sbin/reprepro-import /usr/local/sbin/reprepro-import