Skip to content
Snippets Groups Projects
Select Git revision
  • 7ca3770b95f32cbf2e2b25ce65561138f646aecc
  • master default protected
  • 7771-harden-postgres-backup
  • pgsql-dump-with-snapshots
  • update-colors
  • update-docs-css
  • usb-repair-stick
  • desktop-notification
  • 7000-corrections
  • db-detector
10 results

jobhelper.sh

Blame
  • 200_exec.php 111 B
    #!/usr/bin/env php
    <?php
    
    echo "
    WHAT: Run check Exec
    ";
    _exec("$AMCLI --ini='".__DIR__."/configs/exec.ini'");