From 1c9bedc9d1df9126996e4076e38286feca8aef7d Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Mon, 22 Jul 2024 21:47:28 +0200 Subject: [PATCH] Remove duplicate statements --- deploy.fish | 2 -- 1 file changed, 2 deletions(-) diff --git a/deploy.fish b/deploy.fish index bf33050..9288b9e 100644 --- a/deploy.fish +++ b/deploy.fish @@ -18,8 +18,6 @@ begin exit 1 end - set -l dir (status dirname) - set -l winpeOverlay (mktemp -d) set -l editionField "Edition ID" set -l wimFile "$dataPath/sources/install.wim"