#!/bin/bash git status . read -p "press [Enter] key to continue..." git add . git commit -m"update sunny9898," git push echo "done