1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pluxml_ynh.git synced 2024-09-03 20:16:02 +02:00

[fix] bash header.

This commit is contained in:
Moul 2016-06-14 12:25:46 +02:00
parent e0dfae9f96
commit 4eeef49340
5 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#! /bin/bash #!/bin/bash
app=pluxml app=pluxml
app_path=/var/www/$app app_path=/var/www/$app

View file

@ -1,4 +1,4 @@
#! /bin/bash #!/bin/bash
app=pluxml app=pluxml

View file

@ -1,4 +1,4 @@
#! /bin/bash #!/bin/bash
app=pluxml app=pluxml
domain=$(sudo yunohost app setting $app domain) domain=$(sudo yunohost app setting $app domain)

View file

@ -1,4 +1,4 @@
#! /bin/bash #!/bin/bash
app=pluxml app=pluxml
app_path=/var/www/$app app_path=/var/www/$app

View file

@ -1,4 +1,4 @@
#! /bin/bash #!/bin/bash
app=pluxml app=pluxml