1
0
mirror of https://github.com/QSCTech/zjunet.git synced 2026-01-23 04:04:48 +08:00

fix install.sh using bash

This commit is contained in:
heddxh 2022-10-26 21:04:18 +08:00
parent 0b789525d1
commit 4afdf4de0b
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
set -e

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
PREFIX=/usr/local