Update install.sh
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
# Copyright (C) Juewuy
|
# Copyright (C) Juewuy
|
||||||
|
|
||||||
[ -z "$url" ] && url="https://fastly.jsdelivr.net/gh/wangweitung/ShellCrash@master"
|
[ -z "$url" ] && url="https://fastly.jsdelivr.net/gh/juewuy/ShellCrash@master"
|
||||||
type bash &>/dev/null && shtype=bash || shtype=sh
|
type bash &>/dev/null && shtype=bash || shtype=sh
|
||||||
echo='echo -e'
|
echo='echo -e'
|
||||||
[ -n "$(echo -e | grep e)" ] && {
|
[ -n "$(echo -e | grep e)" ] && {
|
||||||
|
|||||||
Reference in New Issue
Block a user