Megatest

Artifact [7ef4797782]
Login

Artifact 7ef4797782d1694c94b88b3f2c9adf8a9c2555e1:


#!/bin/bash 

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