deploy: current vibn theia state
Made-with: Cursor
This commit is contained in:
7
packages/task/test-resources/task-osx
Executable file
7
packages/task/test-resources/task-osx
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
for i in $@
|
||||
do
|
||||
sleep 1
|
||||
echo "tasking osx... $i"
|
||||
done
|
||||
Reference in New Issue
Block a user