#!/bin/bash -ex

exec > "$SNAP_DATA"/two-install.log 2>&1

printf "install hook for comp two run\n"
