cloud-native-stack
cloud-native-stack copied to clipboard
Change apt to apt-get to avoid warnings
Apt is throwing some warning messages and is generally not meant for scripting. Replaces with apt-get to avoid warnings.
Looks like something wonky may have happened with tabs/spaces in the process on the dev box used, let me know if I should clean this up better.