mirror of
https://github.com/YunoHost-Apps/weblate_ynh.git
synced 2024-10-01 13:35:04 +02:00
Update upgrade
This commit is contained in:
parent
38111e8433
commit
4d97b2399a
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ ynh_secure_remove --file="$tempdir"
|
|||
if [ $used_forge = "GitHub" ] ; then
|
||||
ynh_script_progression --message="Configure hub..." --weight=1
|
||||
|
||||
mkdir "$final_path/.config/"
|
||||
#mkdir "$final_path/.config/"
|
||||
ynh_add_config --template="../conf/hub_config" --destination="$final_path/.config/hub"
|
||||
|
||||
cat <<EOF > "$final_path/.bashrc"
|
||||
|
|
Loading…
Reference in a new issue