This website requires JavaScript.
Explore
Help
Sign In
Paul
/
Shell-Scripts
Watch
1
Star
0
Fork
You've already forked Shell-Scripts
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
main
Shell-Scripts
/
photo-toolkit.sh
8 lines
122 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
# 图片工具箱启动脚本
# 快速启动 photo-toolkit
cd
"
$(
dirname
"
$0
"
)
/photo-toolkit
"
node index.js
Reference in New Issue
View Git Blame
Copy Permalink