#!/usr/bin/bash

. /etc/os-release

# Ubuntu uses apt-get as the package command
RSTRNT_PKG_CMD=${RSTRNT_PKG_CMD:-apt-get}
