nginx_build_script : fix boring variable issue :(
This commit is contained in:
parent
8f4b48f9b5
commit
77c05ef6e8
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
HOMEDIRECTORY = ~/nginx_scriptbox
|
HOMEDIRECTORY=~/nginx_scriptbox
|
||||||
|
|
||||||
rm -rf $HOMEDIRECTORY
|
rm -rf $HOMEDIRECTORY
|
||||||
curl -sSL https://raw.githubusercontent.com/minoplhy/scriptbox/main/nginx_build_script/packages.sh | bash
|
curl -sSL https://raw.githubusercontent.com/minoplhy/scriptbox/main/nginx_build_script/packages.sh | bash
|
||||||
|
Loading…
Reference in New Issue
Block a user