Per Lætitia Avrot.
# Install the latest version of PostgreSQL.
# If you want a specific version, use 'postgresql-12' or similar instead of 'postgresql':
-sudo apt-get install postgresql</pre>
+sudo apt-get -y install postgresql</pre>
<button id="copy-btn" class="pg-script-copy-btn">Copy Script</button>
</div>
# Install the latest version of PostgreSQL.
# If you want a specific version, use 'postgresql-12' or similar instead of 'postgresql':
-sudo apt-get install postgresql</pre>
+sudo apt-get -y install postgresql</pre>
<button id="copy-btn" class="pg-script-copy-btn">Copy Script</button>
</div>