add reboot request
This commit is contained in:
parent
bd41769d73
commit
96b83c59d3
@ -74,6 +74,9 @@ else
|
|||||||
; else
|
; else
|
||||||
; comment "Successful Installation"
|
; comment "Successful Installation"
|
||||||
; endif
|
; endif
|
||||||
|
|
||||||
|
comment "Reboot"
|
||||||
|
ExitWindows /Reboot
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
2
build.sh
2
build.sh
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
PN="adobeacrobat-7"
|
PN="adobeacrobat-7"
|
||||||
VERSION="7.0"
|
VERSION="7.0"
|
||||||
RELEASE="1"
|
RELEASE="2"
|
||||||
PRIORITY="0"
|
PRIORITY="0"
|
||||||
ADVICE=""
|
ADVICE=""
|
||||||
TYPE="restrict"
|
TYPE="restrict"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user