Searched refs:specialCaseFile (Results 1 - 1 of 1) sorted by relevance

/haiku/data/system/boot/
H A DPostInstallScript19 specialCaseFile="$postInstallDir/add_catalog_entry_attributes.sh"
20 if [ -e "$specialCaseFile" ]; then
21 echo "Running $title special case $specialCaseFile first boot processing." > /dev/dprintf
22 "$specialCaseFile"

Completed in 59 milliseconds