repo.or.cz
/
diplomippbx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Test
[diplomippbx.git]
/
diplom
/
profiles
/
scripts.d
/
02-memtest
blob
ed2dcc778f70a2a0b14d76b12820ae7a5d071e9a
1
#!/bin/sh
2
3
mkdir
-p
"
$WORKDIR
"
/
syslinux
4
MEMTEST
=
"$(find /boot/ -name 'memtest*' -print -quit)"
5
[
-z
"
$MEMTEST
"
]
||
6
cp
-f
"
$MEMTEST
"
"
$WORKDIR
"
/
syslinux
/
memtest