touch file

This commit is contained in:
Jamil Bou Kheir
2022-01-25 22:12:27 -08:00
parent 464fcdcb30
commit 3d141cbdf3

View File

@@ -2,6 +2,9 @@
set -ex
# This script should be run from the app root
# Disable telemetry
sudo mkdir /opt/firezone/
sudo touch /opt/firezone/.disable-telemetry
if type rpm > /dev/null; then
sudo -E rpm -i omnibus/pkg/firezone*.rpm