dev: automated commit - 2025-05-31 17:53:38
This commit is contained in:
parent
2d690bbe1c
commit
2681786023
2 changed files with 212 additions and 174 deletions
10
runs/tools/dev.sh
Executable file
10
runs/tools/dev.sh
Executable file
|
@ -0,0 +1,10 @@
|
|||
#!/usr/bin/env bash
|
||||
# NAME: tools/dev script
|
||||
|
||||
echo "Running tools/dev.sh script..."
|
||||
|
||||
echo $1 $2 $3
|
||||
|
||||
# Add your commands here
|
||||
|
||||
echo "✅ tools/dev completed successfully"
|
Loading…
Add table
Add a link
Reference in a new issue