Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
paramah authored Sep 17, 2023
1 parent b16e597 commit 0e941c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
target=/usr/local/bin
user_arg=$1
stream_cmd="curl -sL install.leaddocker.tech"
stream_cmd="curl -sL https://raw.githubusercontent.com/paramah/ledo/master/install.sh"
readme="https://leaddocker.tech"

determine_os() {
Expand Down

0 comments on commit 0e941c2

Please sign in to comment.