summaryrefslogtreecommitdiff
path: root/pkg/riseupvpn/pack_installers
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/riseupvpn/pack_installers')
-rwxr-xr-xpkg/riseupvpn/pack_installers2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/riseupvpn/pack_installers b/pkg/riseupvpn/pack_installers
index 693a9543..ece1cfb9 100755
--- a/pkg/riseupvpn/pack_installers
+++ b/pkg/riseupvpn/pack_installers
@@ -32,4 +32,4 @@ with open('/usr/share/polkit-1/actions/se.leap.bitmask.bundle.policy', 'w') as p
install.write('subprocess.Popen(["chmod", "+x", BMROOT_DEST])\n')
subprocess.Popen(["chmod", "+x", INSTALL])
-print("done packing installers")
+print("done packing installers into the snap install hook...")