Skip to content

Commit

Permalink
simplify example
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Apr 28, 2024
1 parent f8d634e commit 62da86e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions devbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,7 @@
"scripts": {
"build": [
"cat ${HOME}/.ssh/id_ed25519.pub > configs/authorized_keys",
"./build.sh \\",
"-u 'janitor' \\",
"-d 'hub.lol' \\",
"-a 'curl' \\",
"-a 'ripgrep' \\",
"-z",
"./build.sh -u 'janitor' -z",
"cat *.sum"
]
}
Expand Down

0 comments on commit 62da86e

Please sign in to comment.