We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed7545b commit 7328705Copy full SHA for 7328705
usr/sbin/grommunio-repo
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+export LANG=C
3
GREEN="\x1b[32m"
4
RED="\x1b[31m"
5
TXTRST="\x1b[0m"
0 commit comments