Megatest

Artifact [64ce489f3b]
Login

Artifact 64ce489f3b4fd47728d04de6333473e44fabec7e:


#!/bin/bash 

if [[ $SLEEPRUNNER == "" ]];then
SLEEPRUNNER=0
fi
  
echo "nbfake $@ &> /dev/null" | at now + $SLEEPRUNNER minutes &> /dev/null