Przeglądaj źródła
Merge pull request #51 from tokudan/nixos_compat
Increase compatibility with NixOS
tags/v3.1
Luke Smith
6 lat temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z
1 dodań i
1 usunięć
-
mutt-wizard.sh
|
|
@@ -1,4 +1,4 @@ |
|
|
|
#!/bin/bash |
|
|
|
#!/usr/bin/env bash |
|
|
|
|
|
|
|
if [[ "$(uname)" == "Darwin" ]] |
|
|
|
then |
|
|
|