mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
parent
63dc7f457b
commit
bdd3b36a6a
1 changed files with 0 additions and 2 deletions
|
@ -376,8 +376,6 @@ ynh_smart_mktemp () {
|
|||
local tmpdir=/
|
||||
elif is_there_enough_space /home; then
|
||||
local tmpdir=/home
|
||||
else
|
||||
ynh_die "Insufficient free space to continue..."
|
||||
fi
|
||||
|
||||
echo "$(sudo mktemp --directory --tmpdir="$tmpdir")"
|
||||
|
|
Loading…
Add table
Reference in a new issue