4 lines
No EOL
66 B
Bash
Executable file
4 lines
No EOL
66 B
Bash
Executable file
#!/bin/bash
|
|
|
|
echo "Downloading the scripts..."
|
|
wget "$1"/scripts . |