From acbb03327b11a70d7a2670809d5675dead7b89cb Mon Sep 17 00:00:00 2001 From: deadsmond <01.lewicki@gmail.com> Date: Mon, 20 Jan 2020 16:10:16 +0100 Subject: [PATCH] hm --- .#shortcut.sh | 1 + shortcut.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 120000 .#shortcut.sh 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