Skip to content

Commit 49d8859

Browse files
committed
updated install script
1 parent cec509d commit 49d8859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
VERSION=0.4.1
3+
VERSION=0.4.1a
44
DIR="topicrawler-${VERSION}"
55

66
mkdir -p ${DIR}

0 commit comments

Comments
 (0)