grenade/from-havana/upgrade-horizon

11 lines
142 B
Bash
Executable File

#!/usr/bin/env bash
# ``upgrade-horizon``
configure_horizon_upgrade(){
set -o xtrace
# nothing to see here yet
set +o xtrace
}