[devhelp/wip/flatpak: 1/2] flatpak: improve script
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp/wip/flatpak: 1/2] flatpak: improve script
- Date: Thu, 11 Jan 2018 06:07:21 +0000 (UTC)
commit 765e46ce3776b10dc6d496c2a6f58298ad0c191e
Author: Sébastien Wilmet <swilmet gnome org>
Date: Thu Jan 11 06:44:53 2018 +0100
flatpak: improve script
If the app is already installed, the first command will run fine but it
doesn't update the app. So run in addition the update command.
flatpak/3-install-app.sh | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/flatpak/3-install-app.sh b/flatpak/3-install-app.sh
index a499468..3b3ae2d 100755
--- a/flatpak/3-install-app.sh
+++ b/flatpak/3-install-app.sh
@@ -1,3 +1,4 @@
#!/bin/sh
flatpak install --user devhelp-repo org.gnome.Devhelp
+flatpak update --user org.gnome.Devhelp
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]