소스 검색
Merge pull request #51 from tokudan/nixos_compat
Increase compatibility with NixOS
tags/v3.1
Luke Smith
6 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
mutt-wizard.sh
|
|
@@ -1,4 +1,4 @@ |
|
|
|
#!/bin/bash |
|
|
|
#!/usr/bin/env bash |
|
|
|
|
|
|
|
if [[ "$(uname)" == "Darwin" ]] |
|
|
|
then |
|
|
|