Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Commit 9df6961

Browse files
authored
Merge pull request #523 from gabboman/codeberg-migration-in-installscript
2 parents cf4654a + 2800e29 commit 9df6961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/installer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ echo "Installing the repository"
162162
echo "-------------------------"
163163
164164
cd $HOME
165-
git clone https://github.com/gabboman/wafrn.git
165+
git clone https://codeberg.org/wafrn/wafrn
166166
cd wafrn
167167
168168
echo

0 commit comments

Comments
 (0)