4 lines
79 B
Bash
Executable file
4 lines
79 B
Bash
Executable file
#!/bin/bash
|
|
source _common.sh
|
|
ynh_config_remove_nginx
|
|
ynh_config_remove_phpfpm
|