1
0
This commit is contained in:
Stephan 2021-10-19 16:04:11 +02:00
parent 5c3f366371
commit 64b17ac379
2 changed files with 1 additions and 2 deletions

View File

@ -30,10 +30,10 @@ jobs:
if ! [ -L bang ]; then
ln -s duh bang
ls -l
git add bang
git config --global user.email "stephan@REDACTED.com"
git config --global user.name "Stephan"
git config --global core.symlinks "true"
git add bang
git commit -m "created symlink"
fi

View File

@ -1 +0,0 @@
duh