mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-13 02:24:27 +05:00
bugfix: fix typo
This commit is contained in:
@@ -204,7 +204,7 @@ remove_mainsail(){
|
|||||||
|
|
||||||
remove_fluidd(){
|
remove_fluidd(){
|
||||||
data_arr=(
|
data_arr=(
|
||||||
$fluidd_DIR
|
$FLUIDD_DIR
|
||||||
/etc/nginx/sites-available/fluidd
|
/etc/nginx/sites-available/fluidd
|
||||||
/etc/nginx/sites-enabled/fluidd
|
/etc/nginx/sites-enabled/fluidd
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user