chemin vers reveal.js pour linux_install

This commit is contained in:
Jérémy Lecour 2017-06-19 22:04:03 +02:00 committed by Jérémy Lecour
parent 4158c443e2
commit 00ef975536

View file

@ -18,19 +18,19 @@
<link rel="stylesheet" href="reveal.js/css/theme/beige.css" id="theme">
<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="../lib/css/zenburn.css">
<link rel="stylesheet" href="reveal.js/lib/css/zenburn.css">
<!-- Printing and PDF exports -->
<script>
var link = document.createElement('link');
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match(.. / print - pdf / gi) ? 'reveal.js/css/print/pdf.css' : 'reveal.js/css/print/paper.css';
link.href = window.location.search.match(/print-pdf/gi) ? 'reveal.js/css/print/pdf.css' : 'reveal.js/css/print/paper.css';
document.getElementsByTagName('head')[0].appendChild(link);
</script>
<!--[if lt IE 9]>
<script src="../lib/js/html5shiv.js"></script>
<script src="reveal.js/lib/js/html5shiv.js"></script>
<![endif]-->
</head>
@ -153,7 +153,7 @@ mdadm: added /dev/sdz1
mdadm: added /dev/sdz2
# cat /proc/mdstat
Personalities : [raid1]
Personalities : [raid1]
md2: active raid1 sda1[1] sdz1[0]
1893933820 blocks super 1.2 [2/1] [U_]
[>....................] recovery = 4.0% (75859776/1893933820) finish=493.5min speed=61391K/sec