Changes

Jump to navigation Jump to search
Line 33: Line 33:     
each time you upload a package you have to launch the createrepo command, you can do it in a cron or else do it manually.
 
each time you upload a package you have to launch the createrepo command, you can do it in a cron or else do it manually.
  createrepo -d /var/www/vhosts/myrepo.xxx/mirror/smeserver/5
+
  createrepo -dv /var/www/vhosts/myrepo.xxx/mirror/smeserver/5
  createrepo -d /var/www/vhosts/myrepo.xxx/mirror/smeserver/6
+
  createrepo -dv /var/www/vhosts/myrepo.xxx/mirror/smeserver/6
    
you can do something like that in your crontab
 
you can do something like that in your crontab

Navigation menu