#!/bin/bash # NOTE: quoting below dollar expansion would be new line wala. sudo apt install $(<../deps.txt) -y