mirror of
https://github.com/YunoHost-Apps/dotclear2_ynh.git
synced 2024-09-03 18:26:29 +02:00
Removed test app name
This commit is contained in:
parent
d3ca3da0a9
commit
fc19d4c6fb
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# DotClear 2 installation script for YunoHost
|
# DotClear 2 installation script for YunoHost
|
||||||
|
|
||||||
app=dotclear2_test2
|
app=dotclear2
|
||||||
domain=$1
|
domain=$1
|
||||||
path=$2
|
path=$2
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue