4 lines
191 B
Bash
4 lines
191 B
Bash
|
#!/bin/bash
|
||
|
echo "NOT COMPLETED..."
|
||
|
echo "This is a placeholder for a script that will read the 'tlds.csv' file and generate the various enumerations in the target languages (js, php, etc.)"
|