Remove useless call

This commit is contained in:
Jeremie Dimino 2018-05-16 15:19:04 +01:00
parent 62997d6676
commit 58de56ad0d
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
$ rm -rf x c* symlink*
$ mkdir -p c1
$ cd c1 && ln -s . x
$ cd c1 && ln -s . y