everywhere: remove -ce suffix

This commit is contained in:
Adhityaa Chandrasekar
2018-12-28 12:41:45 -05:00
parent 5aa3bc86eb
commit 02615088ff
8 changed files with 54 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
binary_name=commento-ce
binary_name=commento
trap ctrl_c INT
ctrl_c() {