fix demo.sh script that the creation of a group now works again
Testing / test (push) Successful in 21s
Testing / test (push) Successful in 21s
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ $CLI windows list
|
|||||||
pause
|
pause
|
||||||
|
|
||||||
header "3/8 · Create 'research' group and open URLs into it"
|
header "3/8 · Create 'research' group and open URLs into it"
|
||||||
$CLI group create research
|
$CLI groups create research
|
||||||
echo ""
|
echo ""
|
||||||
$CLI nav open https://example.com --group research --bg
|
$CLI nav open https://example.com --group research --bg
|
||||||
$CLI nav open https://wikipedia.org --group research --bg
|
$CLI nav open https://wikipedia.org --group research --bg
|
||||||
|
|||||||
Reference in New Issue
Block a user