This commit is contained in:
aozhiwei 2024-07-21 09:45:26 +08:00
parent ee8840a343
commit af959965ea
2 changed files with 4 additions and 0 deletions

3
bin/cfgcheck Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/bash
node ~/pub/tools/scripts/cfgcheck/app.js

1
scripts/cfgcheck/app.js Normal file
View File

@ -0,0 +1 @@
console.log(4444)