summaryrefslogtreecommitdiff
path: root/pkg/riseupvpn/pack_installers
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2018-03-01 17:25:00 +0100
committerKali Kaneko <kali@leap.se>2018-03-02 03:54:23 +0100
commitfa2f259c86b7d78b65e6e48976cc7b377cd866da (patch)
tree213d6f730be96a782a3da8f0cef05843185d4424 /pkg/riseupvpn/pack_installers
parentfd48ad43c727b22693f20d1659768ed5733996da (diff)
[style] wording fixes
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...")