summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjfalkenhagen <jfalkenhagen@uos.de>2020-07-05 17:47:05 +0200
committerjfalkenhagen <jfalkenhagen@uos.de>2020-07-05 17:47:05 +0200
commitdd5533aca7cd8d13e23c49e3dd81141347a51dfb (patch)
tree87c0d4c119614fcf9f1afc32d01a07d71af41990
parentbd1b0c578ab7049f2826c653831d700caa59f7ac (diff)
bin/: Auf einmal funktioniert auch der UNIX Symlink für Windows... Nehm ich wohl. Aber wieso nicht gleich so?
l---------bin/dfatool2
l---------bin/dfatool(UNIX)1
2 files changed, 1 insertions, 2 deletions
diff --git a/bin/dfatool b/bin/dfatool
index 3995af5..dc598c5 120000
--- a/bin/dfatool
+++ b/bin/dfatool
@@ -1 +1 @@
-/mnt/c/Users/Janis/Documents/JANIS/UNI/BSc/Bachelorarbeit/aemr/dfatool/lib \ No newline at end of file
+../lib \ No newline at end of file
diff --git a/bin/dfatool(UNIX) b/bin/dfatool(UNIX)
deleted file mode 120000
index dc598c5..0000000
--- a/bin/dfatool(UNIX)
+++ /dev/null
@@ -1 +0,0 @@
-../lib \ No newline at end of file