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