This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
apewer
/
cdn.apewer.com
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
添加在 NAS 上更新文件的命令
master
Elivo
2 months ago
parent
ef9a379c97
commit
5adb023603
1 changed files
with
6 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
6
nas.sh
6
nas.sh
View File
@ -0,0 +1,6 @@
#!/bin/bash
cd
/volume1/elivo/cdn.apewer.com
git checkout .
git fetch
git pull
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
apewer/cdn.apewer.com
Title
Body
Create Issue