mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
fix typos in ubuntu_bwrap_fix.sh
This commit is contained in:
parent
2adb6cb149
commit
6e3754ce6a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ubuntu_bwrap_fix.sh
vendored
4
.github/workflows/ubuntu_bwrap_fix.sh
vendored
|
|
@ -5,8 +5,8 @@
|
|||
# see https://etbe.coker.com.au/2024/04/24/ubuntu-24-04-bubblewrap/
|
||||
|
||||
# But, in some cases, it seems that 'ubuntu-latest' does not always
|
||||
# 'resolve' to 20.04, so we do some hand waves to check for
|
||||
# os version >= 20.04 (otherwise the build can die when
|
||||
# 'resolve' to 24.04, so we do some hand waves to check for
|
||||
# os version >= 24.04 (otherwise the build can die when
|
||||
# trying to apply bwrap.apparmor)
|
||||
|
||||
# Figure out current ubuntu version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue