Nokia85
Utente Electrum
io preferisco il vecchio rimedio della nonna ^^
Io preferisco fare cd /root/game/auth poi ./auto.sh & ogni 7 ore che mandare a ******* dedicato sempre xD
Follow along with the video below to see how to install our site as a web app on your home screen.
Nota: This feature may not be available in some browsers.
io preferisco il vecchio rimedio della nonna ^^
#!/bin/sh
TEST=`ps ax | grep auth | grep -v grep | wc -l`
if [ $TEST = 0 ]
then
./auth &
fi
sleep 50
./check.sh &
#!/bin/sh
cd directory auth && ./auth
esempio:
cd /home/gioco/auth && ./auth

testato tempo fà è lo sconsiglio per i dedicati