瀏覽代碼
Merge pull request #51 from tokudan/nixos_compat
Increase compatibility with NixOS
tags/v3.1
Luke Smith
6 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 4AEE18F83AFDEB23
共有
1 個文件被更改,包括
1 次插入 和
1 次删除
-
mutt-wizard.sh
|
|
@@ -1,4 +1,4 @@ |
|
|
|
#!/bin/bash |
|
|
|
#!/usr/bin/env bash |
|
|
|
|
|
|
|
if [[ "$(uname)" == "Darwin" ]] |
|
|
|
then |
|
|
|