mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-14 09:15:44 +01:00
Update autodesk_fusion_installer.sh
This commit is contained in:
@@ -124,8 +124,6 @@ function create_data_structure() {
|
|||||||
mv -f Fusion360Clientinstaller.exe "$fusion360_installer_client"
|
mv -f Fusion360Clientinstaller.exe "$fusion360_installer_client"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
https://dl.appstreaming.autodesk.com/production/installers/Fusion%20Client%20Downloader.exe
|
|
||||||
|
|
||||||
# Search for an existing installer of WEBVIEW2
|
# Search for an existing installer of WEBVIEW2
|
||||||
webview2_installer="$selected_directory/downloads/WebView2installer.exe"
|
webview2_installer="$selected_directory/downloads/WebView2installer.exe"
|
||||||
if [ -f "$webview2_installer" ]; then
|
if [ -f "$webview2_installer" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user