diff --git a/dcd b/dcd index 0671205..4c91e4a 100755 --- a/dcd +++ b/dcd @@ -1,3 +1,3 @@ -#!/bin/bash +#!/bin/sh git add . && nixos-rebuild --flake .#compute-deck --build-host trip --target-host shelvacu@compute-deck --use-remote-sudo $@ \ No newline at end of file diff --git a/dliam b/dliam index eaf862b..d47b8ae 100755 --- a/dliam +++ b/dliam @@ -1,3 +1,3 @@ -#!/bin/bash +#!/bin/sh git add . && nixos-rebuild --flake .#liam --build-host trip --target-host shelvacu@liam --use-remote-sudo $@ diff --git a/dtrip b/dtrip index d95d2af..b84f6ec 100755 --- a/dtrip +++ b/dtrip @@ -1,3 +1,3 @@ -#!/bin/bash +#!/bin/sh git add . && nixos-rebuild --flake .#triple-dezert --build-host trip --target-host trip --use-remote-sudo $@ \ No newline at end of file diff --git a/tliam b/tliam index 61661ad..1d7814b 100755 --- a/tliam +++ b/tliam @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh set -e