This commit is contained in:
Patrick Schleizer 2019-12-20 03:04:13 -05:00
parent b31d8cd3fc
commit 7c5c65a6c1
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -13,6 +13,7 @@ shopt -s globstar
echo_wrapper() {
echo "run: $@"
## TODO
#"$@"
}