This commit is contained in:
Timothy DeHerrera 2021-02-19 16:25:28 -07:00
parent 2cb1ec6081
commit 4e95e1ee72
No known key found for this signature in database
GPG key ID: 8985725DB5B0C122

View file

@ -1,3 +1,5 @@
#!/usr/bin/env bash
[[ -d "$DEVSHELL_ROOT" ]] ||
{
echo "This script must be run from devos's devshell" >&2