We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c34c8 commit 9c81bb9Copy full SHA for 9c81bb9
1 file changed
install.sh
@@ -17,7 +17,7 @@ ORGANIZATION="LucaTools"
17
REPOSITORY_URL="https://github.com/LucaTools/Luca"
18
TOOL_DIR="$HOME/$TOOL_FOLDER"
19
SHELL_HOOK_SCRIPT_PATH="$TOOL_DIR/shell_hook.sh"
20
-SHELL_HOOK_SCRIPT_URL="https://raw.githubusercontent.com/LucaTools/LucaInstall/HEAD/shell_hook.sh"
+SHELL_HOOK_SCRIPT_URL="https://raw.githubusercontent.com/LucaTools/LucaScripts/HEAD/shell_hook.sh"
21
22
# =============================================================================
23
# TOOL VERSION DETECTION
0 commit comments