Sfoglia il codice sorgente

Merge pull request #51 from tokudan/nixos_compat

Increase compatibility with NixOS
tags/v3.1
Luke Smith 6 anni fa
committed by GitHub
parent
commit
2f49576291
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      mutt-wizard.sh

+ 1
- 1
mutt-wizard.sh Vedi File

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

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


Caricamento…
Annulla
Salva