diff --git a/.#shortcut.sh b/.#shortcut.sh new file mode 120000 index 0000000..ed742c9 --- /dev/null +++ b/.#shortcut.sh @@ -0,0 +1 @@ +s434740@here.18382 \ No newline at end of file diff --git a/shortcut.sh b/shortcut.sh index 9e54f1c..1f3de1c 100644 --- a/shortcut.sh +++ b/shortcut.sh @@ -1,4 +1,4 @@ #!/bin/bash -git add Task$1/run +git add . git commit -m 'hm' git push origin master