mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
6 lines
111 B
Bash
Executable File
6 lines
111 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo "The new installer is now available via pipx."
|
|
echo ""
|
|
echo "Run 'pipx install .' to begin."
|