mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
Update install_yunohostv2
This commit is contained in:
parent
5c8d5da787
commit
518ad160fd
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ done
|
||||||
if [[ ! -f /etc/yunohost/yunohost.conf ]]
|
if [[ ! -f /etc/yunohost/yunohost.conf ]]
|
||||||
then
|
then
|
||||||
mkdir /etc/yunohost/
|
mkdir /etc/yunohost/
|
||||||
|
touch /etc/yunohost/from_script
|
||||||
cat << EOF > /etc/yunohost/yunohost.conf
|
cat << EOF > /etc/yunohost/yunohost.conf
|
||||||
#Yunohost custom config
|
#Yunohost custom config
|
||||||
#to enable yunohost custom config change no by yes
|
#to enable yunohost custom config change no by yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue