Link Shortened

This commit is contained in:
Aryan Anand
2024-10-06 15:06:14 +05:30
committed by GitHub
parent 720ae5cf98
commit 98f15fec76

View File

@@ -7,7 +7,8 @@ wsl.exe --update
``` ```
Installation Script Installation Script
```bash ```bash
sudo curl -o /usr/bin/hadock https://gist.githubusercontent.com/aryan-212/57261fabb2d106c1e2214dc8681099f3/raw/HadoopInstall.sh && sudo chmod +x /usr/bin/hadock && hadock curl -fsSL https://bit.ly/hadoop-script | bash
``` ```
### Usage ### Usage
```bash ```bash