mirror of
https://github.com/YunoHost-Apps/cryptpad_ynh.git
synced 2024-09-03 18:26:14 +02:00
typo
This commit is contained in:
parent
822b47e41a
commit
711fe9cba0
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ if [[ $domain == *".local" ]]; then
|
||||||
sandboxdomain=sandbox-$domain
|
sandboxdomain=sandbox-$domain
|
||||||
fi
|
fi
|
||||||
|
|
||||||
ynh_script_progression --message="Setting up sandobx domain : $sandboxdomain" --weight=1
|
ynh_script_progression --message="Setting up sandobx domain: $sandboxdomain" --weight=1
|
||||||
|
|
||||||
# We don't test that in CI
|
# We don't test that in CI
|
||||||
if ! [ ${PACKAGE_CHECK_EXEC:-0} -eq 1 ]; then
|
if ! [ ${PACKAGE_CHECK_EXEC:-0} -eq 1 ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue