This commit is contained in:
deadsmond 2020-01-20 16:10:16 +01:00
parent 18f1b1bafb
commit acbb03327b
2 changed files with 2 additions and 1 deletions

1
.#shortcut.sh Symbolic link
View File

@ -0,0 +1 @@
s434740@here.18382

View File

@ -1,4 +1,4 @@
#!/bin/bash
git add Task$1/run
git add .
git commit -m 'hm'
git push origin master