diff options
Diffstat (limited to 'src/reconfigure')
-rwxr-xr-x | src/reconfigure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reconfigure b/src/reconfigure index c5c2c4a..0460d11 100755 --- a/src/reconfigure +++ b/src/reconfigure @@ -47,6 +47,6 @@ cd /opt/server git fetch git checkout "$SHA" -guix system -v3 "$ACTION" src/guix/system.scm +guix system -v3 "$ACTION" /etc/guix/system.scm echo cicd add $DEPLOY_OPT /srv/git/*.git |