Skip to content

Commit 9c81bb9

Browse files
Update repo name in installation script
1 parent 46c34c8 commit 9c81bb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ORGANIZATION="LucaTools"
1717
REPOSITORY_URL="https://github.com/LucaTools/Luca"
1818
TOOL_DIR="$HOME/$TOOL_FOLDER"
1919
SHELL_HOOK_SCRIPT_PATH="$TOOL_DIR/shell_hook.sh"
20-
SHELL_HOOK_SCRIPT_URL="https://raw.githubusercontent.com/LucaTools/LucaInstall/HEAD/shell_hook.sh"
20+
SHELL_HOOK_SCRIPT_URL="https://raw.githubusercontent.com/LucaTools/LucaScripts/HEAD/shell_hook.sh"
2121

2222
# =============================================================================
2323
# TOOL VERSION DETECTION

0 commit comments

Comments
 (0)