root/PCBSD/pc-sysinstall/components/opera/install.sh @ ff161129
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 |
- « Previous
- 1
- 2
- 3
- 4
- Next »