Changes

From Amahi Wiki
Jump to: navigation, search
46 bytes added ,  03:41, 11 January 2014
no edit summary
export WAPATH='/var/hda/web-apps/pmagic/html';
# Constant variables--DO NOT CHANGE
export NBPATH='/usrvar/sharelib/amahi-netboot/tftptftpboot';export HDAIPINTFC=`ifconfig eth0 | grep "inet addr" expand | cut -c1-8 | sort | uniq -u | awk -F: '{ print $2 1;}' | grep -Fvx -e lo | grep -Fvx -e tun0`export HDAIP=$(/sbin/ip -o -4 addr list $INTFC | awk 'BEGIN { FS=":" } { print $2 4}'`| cut -d/ -f1);
# Start of $WALNAM Install
cd ..;
rm -rf elevated;</pre>
 
 
Return to [[Web App Packaging Notes]]
12,424

edits