diff --git a/push.sh b/push.sh old mode 100644 new mode 100755 index e0351c3..577a03d --- a/push.sh +++ b/push.sh @@ -1,6 +1,6 @@ -#!/bin/usr/bash +#!/usr/bin/bash env=`date` git add . git commit -m "$env" -git push \ No newline at end of file +git push