mirror of
https://github.com/YunoHost-Apps/bookwyrm_ynh.git
synced 2024-09-03 18:16:12 +02:00
disable changes
This commit is contained in:
parent
be91865747
commit
91ed391f7f
1 changed files with 4 additions and 4 deletions
|
@ -22,11 +22,11 @@ ynh_setup_source --dest_dir="$install_dir" --source_id="main"
|
||||||
ynh_setup_source --dest_dir="$install_dir/static/fonts/source_han_sans" --source_id="fonts"
|
ynh_setup_source --dest_dir="$install_dir/static/fonts/source_han_sans" --source_id="fonts"
|
||||||
|
|
||||||
#temporary try
|
#temporary try
|
||||||
cp -rp $install_dir/VERSION $install_dir/bookwyrm/
|
#cp -rp $install_dir/VERSION $install_dir/bookwyrm/
|
||||||
|
|
||||||
pushd $install_dir
|
#pushd $install_dir
|
||||||
ynh_exec_warn_less wget https://ci-apps-bookworm-dev.yunohost.org/ci/logs/198.log
|
#ynh_exec_warn_less wget https://ci-apps-bookworm-dev.yunohost.org/ci/logs/198.log
|
||||||
popd
|
#popd
|
||||||
|
|
||||||
# Set permissions to app files
|
# Set permissions to app files
|
||||||
chmod -R o-rwx "$install_dir"
|
chmod -R o-rwx "$install_dir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue