mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2026-06-22 09:50:52 +02:00
Update update.sh
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# Author URI: https://cryinkfly.com #
|
||||
# License: MIT #
|
||||
# Copyright (c) 2020-2022 #
|
||||
# Time/Date: 21:30/08.06.2022 #
|
||||
# Time/Date: 22:30/08.06.2022 #
|
||||
# Version: 1.1 #
|
||||
####################################################################################################
|
||||
|
||||
@@ -95,7 +95,7 @@ function UP_FUSION360_INSTALL_START_1 {
|
||||
|
||||
# Stop Fusion360installer.exe - Part 1
|
||||
function UP_FUSION360_INSTALL_STOP_1 {
|
||||
sleep 10m
|
||||
sleep 3m
|
||||
kill -9 $(ps aux |grep -i '\.exe' |awk '{print $2}'|tr '\n' ' ')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user