shell-scripts/solus_utility/show_sof-bin_dirs.sh

11 lines
No EOL
134 B
Bash

#!/usr/bin/env bash
ISODATE=$(date -I)
get_changed_files
source ~/.bashrc.d/solus-monorepo-helpers.sh
get_changed_files ()
{
}