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
Fix
#1669
master
Théo BOUGE
9 years ago
parent
42a38dfca3
commit
2f23cf98ea
1 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
packager/debian/postinst
+ 2
- 0
packager/debian/postinst
View File
@@ -30,4 +30,6 @@ case "$1" in
${CLI} scale web=1 || true
${CLI} scale web=1 || true
;;
;;
service gogs restart || true
esac
esac
Write
Preview
Loading…
Cancel
Save