fix demo.sh script that the creation of a group now works again
Testing / test (push) Successful in 21s

This commit is contained in:
2026-04-10 13:45:46 +02:00
parent 1b53a884e7
commit 51054422fb
+1 -1
View File
@@ -41,7 +41,7 @@ $CLI windows list
pause
header "3/8 · Create 'research' group and open URLs into it"
$CLI group create research
$CLI groups create research
echo ""
$CLI nav open https://example.com --group research --bg
$CLI nav open https://wikipedia.org --group research --bg