mirror of
https://github.com/YunoHost-Apps/prettynoemiecms_ynh.git
synced 2024-09-03 20:06:36 +02:00
Working on install
This commit is contained in:
parent
a60af14111
commit
021a540de8
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@ ynh_app_setting_set $app final_path $final_path
|
||||||
# Download, check integrity, uncompress and patch the source from app.src
|
# Download, check integrity, uncompress and patch the source from app.src
|
||||||
#ynh_setup_source "$final_path"
|
#ynh_setup_source "$final_path"
|
||||||
git clone "https://framagit.org/framasoft/PrettyNoemieCMS" "$final_path"
|
git clone "https://framagit.org/framasoft/PrettyNoemieCMS" "$final_path"
|
||||||
cd "$final_path"
|
|
||||||
|
|
||||||
init_composer "$final_path"
|
init_composer "$final_path"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue