mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-06 13:26:02 +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.
|
# This feature will check if there is a new version of Autodesk Fusion 360.
|
||||||
function setupact-check-fusion360 {
|
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
|
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
|
||||||
cd $HOME/.config/fusion-360/bin
|
|
||||||
chmod +x update.sh
|
|
||||||
. update.sh
|
|
||||||
}
|
}
|
||||||
|
|
||||||
###############################################################################################################################################################
|
###############################################################################################################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user