diff options
| author | Navan Chauhan <navanchauhan@gmail.com> | 2017-09-27 13:32:03 +0530 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-27 13:32:03 +0530 | 
| commit | d25848a48b78401d172f67217034e4f94801d70a (patch) | |
| tree | b96d23986a1fc479aab3c99bad7364d7a51f7f20 | |
| parent | 08be9e12f53d9055720e54531198dff30a77b362 (diff) | |
Update GYGB.sh2.0
| -rw-r--r-- | GYGB.sh | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -129,7 +129,8 @@ case $option in  		;;  98)  	echo	Restarting -	restart +	sudo reboot +  	;;  99)  	clear | 
