Robert C. Romano
Results
1
issues of
Robert C. Romano
The valhalla.sh script doesn't really disable the cloud. Is this intentional? This is the snippet, says "TODO": ``` if [ $CLOUD_DISABLED -eq 1 ];then echo -e "...Disabling Cloud...(TODO)" >> $sd_mountdir/$LOGFILE...