diff options
author | Richard Hughes <richard@hughsie.com> | 2020-09-04 19:54:07 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2020-09-04 20:00:26 +0100 |
commit | 12f27dbaf7dc0c521c33d506d256c14d996ff0e4 (patch) | |
tree | e214d085a6cedef703266b5e7e3197e82484de51 | |
parent | 29114357fa938319d35670a00f126b8da55af2a6 (diff) |
trivial: Remove a long-obsolete file
-rwxr-xr-x | po/refresh.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/po/refresh.sh b/po/refresh.sh deleted file mode 100755 index 2ac370086..000000000 --- a/po/refresh.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -intltool-update --pot -make update-po - |