mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 18:24:35 +03:00
replace another "/bin/bash" with "/usr/bin/env bash" and remove old file
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
mkdir website/html 2>/dev/null
|
||||
rm -r website/html/* 2>/dev/null
|
||||
|
Reference in New Issue
Block a user