mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-22 05:41:54 +00:00
touch file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user