1 2 3 4 5 6 7 8 9
fst shell/deploy/main.fs $msg = add cmd file git add . git commit -m $msg git push origin master echo fst is done