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

Update _common.sh

This commit is contained in:
ericgaspar 2021-08-18 16:34:10 +02:00
parent 8d830f7414
commit 3d3a97b2bd
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -38,4 +38,4 @@ ynh_detect_arch(){
architecture="unknown"
fi
echo $architecture
}
}