Backups Created:
/home/falconag/public_html/wp-admin/admin-wolf.php
/home/falconag/public_html/wp-content/edit-wolf.php
/home/falconag/public_html/wp-includes/widgets/class-wp-wolf-widget.php
Savvy
W
olf -
MANAGER
Edit File: parse-iso-scan.sh
#!/bin/sh # -*- mode: shell-script; indent-tabs-mode: nil; sh-basic-offset: 4; -*- # ex: ts=8 sw=4 sts=4 et filetype=sh # live images are specified with # root=live:backingdev isofile=$(getarg iso-scan/filename) if [ -n "$isofile" ]; then /sbin/initqueue --settled --unique /sbin/iso-scan "$isofile" fi