1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/misskey_ynh.git synced 2024-09-03 19:46:03 +02:00

Update _common.sh

This commit is contained in:
ericgaspar 2021-05-15 19:02:51 +02:00
parent d7807e9704
commit 812104a58d

View file

@ -113,4 +113,4 @@ ynh_is_main_device_a_sd_card () {
else else
return 1 return 1
fi fi
} }