Skip to content

Commit ab6c90e

Browse files
committed
apparently dirs3arch was renamed to dirsearch
1 parent fb29feb commit ab6c90e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

dirs3arch/install

Lines changed: 0 additions & 7 deletions
This file was deleted.

dirsearch/install

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/bin/bash
2+
3+
mkdir bin
4+
git clone --depth 1 https://github.com/maurosoria/dirsearch.git
5+
6+
cd bin
7+
ln -s ../dirsearch/dirsearch.py .

0 commit comments

Comments
 (0)