download.sh 131 B

1234
  1. #!/bin/sh -e
  2. # download cron from apt-get
  3. LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends cron