Skip to content

Commit

Permalink
Merge pull request #87 from NixOS/joerg-ci
Browse files Browse the repository at this point in the history
add deployment script that works without terraform
  • Loading branch information
Mic92 authored May 26, 2024
2 parents c14e242 + 3673744 commit 0743a8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions targets/nixos-wiki.nixos.org/deploy.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env bash

nixos-rebuild switch --flake .#nixos-wiki-nixos-org --target-host [email protected]

0 comments on commit 0743a8c

Please sign in to comment.