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

Update install

This commit is contained in:
rosbeef andino 2022-04-13 00:55:38 -04:00 committed by GitHub
parent 74df4200c5
commit ad4eb05bf0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -129,9 +129,9 @@ ynh_script_progression --message="Setting up source files..."
if [ $(uname -m) == "armv7l" ]
then
# prepare openjdk8 installation
if [ -d "/tmp/jitsi-install/" ]
if [ -d "/tmp/jitsi-install" ]
then
rm -rf /tmp/jitsi-install/
rm -rf /tmp/jitsi-install
fi
mkdir /tmp/jitsi-install/