reboot required
This commit is contained in:
parent
05d23b5575
commit
03dc8404a3
@ -77,6 +77,9 @@ else
|
|||||||
; else
|
; else
|
||||||
; comment "Successful Installation"
|
; comment "Successful Installation"
|
||||||
; endif
|
; endif
|
||||||
|
|
||||||
|
comment "Reboot"
|
||||||
|
ExitWindows /Reboot
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
4
build.sh
4
build.sh
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
PN="irislinkreadiris-pro10"
|
PN="irislinkreadiris-pro10"
|
||||||
VERSION="10.0"
|
VERSION="10.04"
|
||||||
RELEASE="1"
|
RELEASE="2"
|
||||||
PRIORITY="0"
|
PRIORITY="0"
|
||||||
ADVICE=""
|
ADVICE=""
|
||||||
TYPE="restrict"
|
TYPE="restrict"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user