Project

General

Profile

Download (168 Bytes) Statistics
| Branch: | Tag: | Revision:
1
#!/bin/sh
2
# This script installs the PBI
3

    
4
DISPLAY=""; export DISPLAY
5

    
6
echo "Installing Opera PBI"
7
chmod 755 ${COMPTMPDIR}/${CFILE}
8
${COMPTMPDIR}/${CFILE} -text -accept
(4-4/4)