Browse Source

Increase compatibility with NixOS

tags/v3.1
Daniel Frank 6 years ago
parent
commit
019efa2a2e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mutt-wizard.sh

+ 1
- 1
mutt-wizard.sh View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash

if [[ "$(uname)" == "Darwin" ]]
then


Loading…
Cancel
Save