shell: fix #131
This commit is contained in:
parent
2cb1ec6081
commit
4e95e1ee72
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
[[ -d "$DEVSHELL_ROOT" ]] ||
|
||||
{
|
||||
echo "This script must be run from devos's devshell" >&2
|
||||
|
Loading…
Reference in New Issue
Block a user