public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/flatpak-runtime-config] f45: export PATH
@ 2026-09-10 21:22 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-09-10 21:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/flatpak-runtime-config
Branch : f45
Commit : ed50a6d087351b66c327d6613a36599ac4558cde
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2025-09-30T19:41:49-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/flatpak-runtime-config/c/ed50a6d087351b66c327d6613a36599ac4558cde?branch=f45
Log:
export PATH
---
diff --git a/app.sh b/app.sh
index c76b861..5aae98f 100644
--- a/app.sh
+++ b/app.sh
@@ -1 +1 @@
-PATH=/app/bin:$PATH
+export PATH=/app/bin:$PATH
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-10 21:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 21:22 [rpms/flatpak-runtime-config] f45: export PATH Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox