Initialize files.

This commit is contained in:
2024-02-10 13:00:17 -07:00
parent 79f24cb223
commit f1887073ec
5 changed files with 217 additions and 1 deletions

8
env.example Normal file
View File

@ -0,0 +1,8 @@
# 2024-02-10 Hyperling
# Variables for a fast-access SSH alias.
PROD_USER=username
PROD_NAME=example.com
PROD_PORT=2222
echo "'$0' completed!"