Skip to content

Commit

Permalink
document changes from #55
Browse files Browse the repository at this point in the history
  • Loading branch information
denbeigh2000 committed Aug 4, 2024
1 parent 646cacb commit 8c2cdd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy_nixos/nixos-deploy.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# nixos-deploy deploys a nixos-instantiate-generated drvPath to a target host
#
# Usage: nixos-deploy.sh <drvPath> <host> <switch-action> [<build-opts>] ignoreme
# Usage: nixos-deploy.sh <drvPath> <host> <switch-action> <deleteOlderThan> [<build-opts>] ignoreme
set -euo pipefail

### Defaults ###
Expand Down

0 comments on commit 8c2cdd6

Please sign in to comment.