Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 65a0bfb

Browse files
committed
Install script to use env
1 parent 7913185 commit 65a0bfb

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

install.sh

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/usr/bin/env sh
22
# shellcheck shell=dash
33

44
# Stalwart SMTP install script -- based on the rustup installation script.

0 commit comments

Comments
 (0)