mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-04 20:36:15 +01:00
Update launcher.sh
This commit is contained in:
@@ -23,10 +23,7 @@
|
||||
|
||||
# This feature will check if there is a new version of Autodesk Fusion 360.
|
||||
function setupact-check-fusion360 {
|
||||
wget -N -P $HOME/.config/fusion-360/bin https://raw.githubusercontent.com/cryinkfly/Autodesk-Fusion-360-for-Linux/main/files/builds/stable-branch/bin/update.sh
|
||||
cd $HOME/.config/fusion-360/bin
|
||||
chmod +x update.sh
|
||||
. update.sh
|
||||
wget -N -P $HOME/.config/fusion-360/bin https://raw.githubusercontent.com/cryinkfly/Autodesk-Fusion-360-for-Linux/main/files/builds/stable-branch/bin/update-config.txt
|
||||
}
|
||||
|
||||
###############################################################################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user