fst shell/deploy/main.fs

$msg = add cmd file

git add .
git commit -m $msg
git push origin master 
 
echo fst is done 
