summaryrefslogtreecommitdiffstats
path: root/scripts/unocommands.py
diff options
context:
space:
mode:
authorGeorge <gwoodcode@gmail.com>2019-07-19 11:39:59 +0100
committerMichael Meeks <michael.meeks@collabora.com>2019-07-19 21:14:01 +0100
commit360d5a0956c39e696cc4fbab89ec6cdd2cf106d3 (patch)
treefcff7cf67d5951c70884a72482d3f459c972c170 /scripts/unocommands.py
parentandroid: Fix the LOActivity lifecycle in several ways. (diff)
downloadonline-360d5a0956c39e696cc4fbab89ec6cdd2cf106d3.tar.gz
online-360d5a0956c39e696cc4fbab89ec6cdd2cf106d3.zip
added server uptime field to admin console
Change-Id: Id23fee1299b87095f186ce7aaa8c2d2e0f3cef52 Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
Diffstat (limited to 'scripts/unocommands.py')
-rwxr-xr-xscripts/unocommands.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/unocommands.py b/scripts/unocommands.py
index 3e5ec6bb88..a28c3ab5dc 100755
--- a/scripts/unocommands.py
+++ b/scripts/unocommands.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
# -*- tab-width: 4; indent-tabs-mode: nil; py-indent-offset: 4 -*-
#
# This file is part of the LibreOffice project.