HOME


Mini Shell 1.0
DIR: /etc/cron.daily/
Upload File :
Current File : //etc/cron.daily/dpkg
#!/bin/sh

# Skip if systemd is running.
if [ -d /run/systemd/system ]; then
  exit 0
fi

/usr/libexec/dpkg/dpkg-db-backup