fix syntax error

cinap_lenrek 2011-06-09 05:26:17 +00:00
parent b6af95c932
commit 9091b580cc
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@
# prereq: systype copydist
nvram=(/dev/sd*/nvram)
nvram=nvram(1)
nvram=$nvram(1)
switch($1) {
switch($1){
case go
echo
echo 'Invalidate nvram'