#!/bin/bash
export PATH=/root/.local/bin:$PATH
cd /root/pcruns/compat_grok
pentestcode run -i --dir /root/pcruns/compat_grok -m openrouter/x-ai/grok-4.5 --auto --title compat-grok "Run bash: whoami and hostname, then say DONE" 2>&1 | tee run_i.log
