Unverified Commit 37cf9cbb authored by phaer's avatar phaer Committed by r-vdp
Browse files

security/dhparams: shellcheck fixes

parent c8e710a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -157,7 +157,7 @@ in {
                continue
              fi
            '') cfg.params)}
            rm $file
            rm "$file"
          done

          # TODO: Ideally this would be removing the *former* cfg.path, though