Skip to content

Commit 50533b0

Browse files
committed
Updated wget link to harry-cpp
1 parent c4ce7e9 commit 50533b0

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
@@ -47,7 +47,7 @@ rm -f ~/.local/share/nautilus-python/extensions/code-nautilus.py
4747

4848
# Download and install the extension
4949
echo "Downloading newest version..."
50-
wget --show-progress -q -O ~/.local/share/nautilus-python/extensions/code-nautilus.py https://raw.githubusercontent.com/cra0zy/code-nautilus/master/code-nautilus.py
50+
wget --show-progress -q -O ~/.local/share/nautilus-python/extensions/code-nautilus.py https://raw.githubusercontent.com/harry-cpp/code-nautilus/master/code-nautilus.py
5151

5252
# Restart nautilus
5353
echo "Restarting nautilus..."

0 commit comments

Comments
 (0)