mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
Change Shebang in initenv to be same as cmdeploy
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
python3 -m venv --upgrade-deps venv
|
||||
|
||||
|
||||
Reference in New Issue
Block a user