Load config from yaml file. Cleanup. Should now actually work.

This commit is contained in:
James Munnelly
2016-04-24 22:05:53 +01:00
parent fd9a28ad5d
commit 724e44f61d
6 changed files with 198 additions and 171 deletions
-2
View File
@@ -1,7 +1,5 @@
#!/bin/bash
mkdir -p "$1"
cd "$1"
echo "CD'd to directory: $1"