hetio / hetionet

Hetionet: an integrative network of disease
https://neo4j.het.io
264 stars 69 forks source link

Use "apt-get" in cron script #20

Closed dongbohu closed 5 years ago

dongbohu commented 5 years ago

I just realized that using apt command in cronjob script is not as good as using apt-get (whose command line interface is more stable), so I am changing apt into apt-get in this script.

dongbohu commented 5 years ago

@dhimmel

dhimmel commented 5 years ago

@dongbohu looks like you started this branch from an outdated commit-- notice the long list of commits. This is not an issue here because I will squash merge, but should avoid this in future.