Execute command independently via SSH (Linux, SSH, iOS shortcuts)
Execute command independently via SSH (Linux, SSH, iOS shortcuts)
Hey everyone, I'm trying to manage my PiHole with an iOS Shortcut over SSH. I've created a script that turns off Blocking and then runs another one after an hour. The Shortcut keeps executing, even though I thought it would run independently. Any suggestions on how to prevent it from thinking the script is still active? I've attached some code snippets and screenshots for reference.