We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6e39da commit f77d019Copy full SHA for f77d019
Linux/extraxtor/README.md
@@ -32,7 +32,7 @@ GLOBAL OPTIONS:
32
33
### 🛠️ Building
34
```bash
35
-curl -qfsSL 'https://github.com/pkgforge/devscripts/raw/refs/heads/main/Linux/extraxtor/main.go'
+curl -qfsSL 'https://github.com/pkgforge/devscripts/raw/refs/heads/main/Linux/extraxtor/main.go' -o "./main.go"
36
go mod init "github.com/pkgforge/devscripts/extraxtor"
37
go mod tidy -v
38
Linux/extraxtor/extraxtor.go Linux/extraxtor/main.goLinux/extraxtor/extraxtor.go renamed to Linux/extraxtor/main.go
0 commit comments