This website requires JavaScript.
Explore
Help
Sign In
Whalers
/
WMarkDown
Watch
2
Star
0
Fork
0
You've already forked WMarkDown
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bb4504e7e5
WMarkDown
/
Public
/
update.php
2 lines
64 B
PHP
Raw
Normal View
History
Unescape
Escape
fix: Migrating project to the new Gitea Host.
2024-01-30 13:46:23 +00:00
<
?
php
trim
(
shell_exec
(
"
git fetch
"
))
&&
shell_exec
(
"
git pull
"
);
Reference in New Issue
Copy Permalink