Amahi Wiki
Page
Discussion
View source
History
Links
Wiki Home
Amahi Home
Amahi Apps
FAQ
Forums
Bug Tracker
Blog
Feature Gallery
Mailing Lists
Personal tools
Log in
Request account
Navigation
Recent changes
Help
Tools
Special pages
Changes
From Amahi Wiki
Jump to:
navigation
,
search
← Older edit
Newer edit →
Web App Packaging Notes
(view source)
Revision as of 01:32, 7 July 2012
11 bytes removed
,
01:32, 7 July 2012
→Scripted Functions
fi
* Arch (32- or 64-bit):
export
MACHINE_TYPE
ARCH
=`
uname -m
getconf LONG_BIT
`
;
if [
"
$
{MACHINE_TYPE} =
ARCH"
=
'x86_64'
"64"
]; then
# 64-bit
else
# 32-bit
fi
* HDA Domain Name:
Bigfoot65
Trusted,
Bureaucrats
,
Administrators
12,424
edits