File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11
11
root /srv/openpitrix.github.io/public
12
12
hugo /srv/openpitrix.github.io
13
13
14
- gopkg /openpitrix https://github.com/openpitrix/openpitrix
15
- gopkg /libconfd https://github.com/openpitrix/libconfd
16
- gopkg /metadata https://github.com/openpitrix/metadata
17
- gopkg /metad https://github.com/openpitrix/metad
18
- gopkg /drone https://github.com/openpitrix/drone
19
- gopkg /logger https://github.com/openpitrix/logger
14
+ gopkg /openpitrix https://github.com/openpitrix/openpitrix
15
+ gopkg /libconfd https://github.com/openpitrix/libconfd
16
+ gopkg /metadata https://github.com/openpitrix/metadata
17
+ gopkg /metad https://github.com/openpitrix/metad
18
+ gopkg /logger https://github.com/openpitrix/logger
19
+ gopkg /notification https://github.com/openpitrix/notification
20
20
21
21
git {
22
22
path /srv/openpitrix.github.io
Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ errors stdout
10
10
root /srv/openpitrix.github.io/public
11
11
on startup hugo
12
12
13
- gopkg /openpitrix https://github.com/openpitrix/openpitrix
14
- gopkg /libconfd https://github.com/openpitrix/libconfd
15
- gopkg /metadata https://github.com/openpitrix/metadata
16
- gopkg /metad https://github.com/openpitrix/metad
17
- gopkg /drone https://github.com/openpitrix/drone
18
- gopkg /logger https://github.com/openpitrix/logger
13
+ gopkg /openpitrix https://github.com/openpitrix/openpitrix
14
+ gopkg /libconfd https://github.com/openpitrix/libconfd
15
+ gopkg /metadata https://github.com/openpitrix/metadata
16
+ gopkg /metad https://github.com/openpitrix/metad
17
+ gopkg /logger https://github.com/openpitrix/logger
18
+ gopkg /notification https://github.com/openpitrix/notification
19
19
You can’t perform that action at this time.
0 commit comments