Skip to content

Commit

Permalink
fix: post scripts for xfce and flagship
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingneko committed Apr 16, 2024
1 parent 07a44e4 commit 9c6f89f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions katsu/modules/flagship/flagship-live.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ kernel_cmdline: "quiet rhgb"
iso:
volume_id: UM-Fl-Live

#scripts:
# post:
# - id: flagship-live
# name: Set up Flagship Live
# file: ./flagship-live.sh
scripts:
post:
- id: flagship-live
name: Set up Flagship Live
file: ./flagship-live.sh

dnf:
releasever: 40
10 changes: 5 additions & 5 deletions katsu/modules/xfce/xfce-live.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ kernel_cmdline: "quiet rhgb"
iso:
volume_id: UM-Xf-Live

scripts:
post:
- id: xfce-live
name: Set up XFCE Live
file: ./xfce-live.sh
#scripts:
# post:
# - id: xfce-live
# name: Set up XFCE Live
# file: ./xfce-live.sh

dnf:
releasever: 40

0 comments on commit 9c6f89f

Please sign in to comment.