Files
dotfiles/scripts/publish.sh
2021-04-16 00:26:07 +01:00

9 lines
129 B
Bash

#!/usr/bin/env bash
set -eo pipefail
#
# Script that publishes the set up script for new installations.
#
echo "Publishing..."