Load config from yaml file. Cleanup. Should now actually work.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
mkdir -p "$1"
|
||||
|
||||
cd "$1"
|
||||
|
||||
echo "CD'd to directory: $1"
|
||||
|
||||
Reference in New Issue
Block a user