Skip to content

Commit 64b6a0e

Browse files
committed
[net] Proper port of elkirc to ELKS
1 parent 973286a commit 64b6a0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildext.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ elkirc()
226226
echo "Building elkirc..."
227227
cd $TOPDIR/extapps
228228
if [ ! -d elkirc ] ; then
229-
git clone https://github.com/sepen/elkirc
229+
git clone https://github.com/ghaerr/elkirc
230230
fi
231231
cd elkirc
232232
git pull

0 commit comments

Comments
 (0)