Commit 2f0e9ff
fix: podman-compose install for zypper (#1168)
* fix: podman-compose install for zypper
* fix: quote
* fix: syntax issue
* Simplify zypper installation process for podman-compose
Removed unnecessary OS release checks for zypper installation.
* Remove checkDistro function call
This is already done and /etc/os-release is sourced from checkEnv
---------
Co-authored-by: Chris Titus <contact@christitus.com>1 parent 0e26ba2 commit 2f0e9ff
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
21 | 33 | | |
22 | 34 | | |
23 | 35 | | |
| |||
0 commit comments