mirror of
https://github.com/YunoHost-Apps/kresus_ynh.git
synced 2024-09-03 19:36:10 +02:00
Update install
This commit is contained in:
parent
1b18126a28
commit
709c93b524
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ app=$YNH_APP_INSTANCE_NAME
|
|||
#=================================================
|
||||
ynh_script_progression --message="Validating installation parameters..."
|
||||
|
||||
architecture=$(ynh_detect_arch)
|
||||
# Check machine architecture (in particular, we don't support ARM and 32bit machines)
|
||||
if [ $architecture == "i386" ];
|
||||
then
|
||||
|
|
Loading…
Add table
Reference in a new issue