Browse Source

Merge pull request #51 from tokudan/nixos_compat

Increase compatibility with NixOS
tags/v3.1
Luke Smith 6 years ago
committed by GitHub
parent
commit
2f49576291
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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" ]] if [[ "$(uname)" == "Darwin" ]]
then then


Loading…
Cancel
Save