view bin/autowelcome @ 6101:bd78d3111f91

<shachaf> mk bin/autowelcome//[ "$1" == "on" ] && echo \'Autowelcome enabled.\' || echo \'Autowelcome disabled.\'
author HackBot
date Mon, 19 Oct 2015 23:19:53 +0000
parents 113f3cc1c3df
children
line wrap: on
line source

[ "$1" == "on" ] && echo 'Autowelcome enabled.' || echo 'Autowelcome disabled.'