5 lines
88 B
Bash
Executable File
5 lines
88 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
# This script is intended for dev environments only.
|
|
touch main.py
|