This website works better with JavaScript.
Explore
Help
Register
Sign In
old-tom
/
obsidian-sync
Watch
1
Star
0
Fork
You've already forked obsidian-sync
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
106e9f9b7e
master
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '106e9f9b7e'
${ noResults }
obsidian-sync
/
work常用
/
linux
/
nginx 软链接.md
5 lines
118 B
Raw
Normal View
History
Unescape
Escape
feat: 1.工作日志提交
2 years ago
```shell
# 需要找到nginx安装目录中的nginx命令文件
feat: 提交笔记
2 years ago
ln -s /usr/local/nginx/sbin/nginx /usr/sbin/nginx
feat: 1.工作日志提交
2 years ago
```