Skip to content

Commit 720d1bb

Browse files
committed
update
1 parent c131cfb commit 720d1bb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

run-build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
2+
git pull
23
bundle exec jekyll build
34
git commit -m "update" -a
45
git push

wiki/wiki-it.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1288,7 +1288,7 @@ menuentry 'Kickstart Installation of CentOS 7' \
12881288
12891289
graph TD;
12901290
1291-
srv01[(srv01: NAS/NFS/NIS <br/> /home/nfs1 <br/> /home/nfs2 <br/> /CAD <br/> /PDK)];
1291+
srv01[(srv01: NAS/NFS/NIS/License <br/> /home/nfs1 <br/> /home/nfs2 <br/> /CAD <br/> /PDK)];
12921292
12931293
srv03[(srv03: NAS/NFS <br/> /home/nfs3 <br/> /home/nfs4 <br/> srv01:/CAD -> /cad/CAD1 <br/> srv01:/PDK -> /cad/PDK1)];
12941294

0 commit comments

Comments
 (0)