7141e0dcc0
Initial commit Changes to be committed: new file: .env Environment variables new file: .gitignore Added vim swap files new file: hash-files Barebones, mostly do-nothing.
3 lines
72 B
Bash
3 lines
72 B
Bash
Working_Fullpath=$(pwd)
|
|
Working_Directory=$(basename $Working_Fullpath)
|