Skip to content
Snippets Groups Projects
Select Git revision
  • b66e8733e153a75a451733ee9368340d926787bd
  • 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'");