Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2925 → Rev 2926

/alcasar.sh
2171,6 → 2171,8
echo "BL_SAFESEARCH=off" >> $CONF_FILE
echo "WL_SAFESEARCH=off" >> $CONF_FILE
echo "IOT_CAPTURE=off" >> $CONF_FILE
echo "WIFI4EU=off" >> $CONF_FILE
echo "WIFI4EU_CODE=123e4567-e89b-12d3-a456-426655440000" >> $CONF_FILE
# Prompt customisation (colors)
[ -e /etc/bashrc.default ] || cp /etc/bashrc /etc/bashrc.default
cp -f $DIR_CONF/bashrc /etc/. ; chmod 644 /etc/bashrc ; chown root:root /etc/bashrc