[go: nahoru, domu]

Skip to content

Commit

Permalink
added a helper to see if gnubg is actually installed
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsen-ameli committed Jul 10, 2023
1 parent 65d66be commit 3dfa1c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion backend/nixpacks.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[phases.setup]
aptPkgs = ["...", "gnubg"]
aptPkgs = ["...", "gnubg"]
cmds = ["echo first", "...", "echo last && gnubg -h"]

0 comments on commit 3dfa1c8

Please sign in to comment.