shell bypass 403

Cubjrnet7 Shell

: /usr/share/doc/dpkg/ [ drwxr-xr-x ]

name : dpkg.cron.daily
#!/bin/sh

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

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

© 2025 Cubjrnet7