Sync with OBS version
[profile/ivi/image-configurations.git] / custom / scripts / ivi-root.post
1 if [[ (-h /root) ]]; then
2         rm /root
3         mkdir /root
4 fi