This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Merge pull request
#1686
from preovaleo/develop
Fix
#1669
on develop
tags/v1.2.0-rc1
无闻
9 years ago
parent
1ea59c0627
2701ca2cd3
commit
9c9632be7b
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
packager/debian/postinst
+ 4
- 0
packager/debian/postinst
View File
@@ -28,6 +28,10 @@ case "$1" in
# scale
${CLI} scale web=1 || true
# restart the service
service gogs restart || true
;;
esac
Write
Preview
Loading…
Cancel
Save