Skip to content

Commit

Permalink
update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
FayeSpica committed Jun 3, 2024
1 parent 8fc0c96 commit 5fb705b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scripts/flatpak/com.github.thestr4ng3r.Chiaki.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,12 @@
"url": "https://github.com/FayeSpica/chiaki-borealis.git",
"branch": "master"
}
],
"post-install": [
"ls -alh /app",
"ls -alh /app/bin",
"pwd",
"ls -alh ."
]
}
]
Expand Down

0 comments on commit 5fb705b

Please sign in to comment.