mirror of
https://github.com/YunoHost-Apps/flood_ynh.git
synced 2024-09-03 18:36:20 +02:00
copy vhost file
This commit is contained in:
parent
cac15c8c17
commit
78471f2364
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ sudo make install
|
||||||
sudo ldconfig
|
sudo ldconfig
|
||||||
|
|
||||||
# Configure nginx
|
# Configure nginx
|
||||||
ynh_nginx_config
|
sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/$app.conf
|
||||||
|
|
||||||
# Create data dir
|
# Create data dir
|
||||||
sudo mkdir $data_dir
|
sudo mkdir $data_dir
|
||||||
|
|
Loading…
Add table
Reference in a new issue