Skip to content

Commit a5283c9

Browse files
committed
fixed curl
Signed-off-by: Rahul Jadhav <[email protected]>
1 parent fbd14db commit a5283c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/footer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
ssh/login to the target Linux machine and run:
88
```
9-
curl -s https://lkc.rjed.in/ | bash -s
9+
curl -sfL https://lkc.rjed.in/ | bash -s
1010
```
1111
if `curl` is not available, use `wget` ...
1212
```

0 commit comments

Comments
 (0)