mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-06 21:36:06 +01:00
Update fusion360-base.sh
This commit is contained in:
@@ -1030,7 +1030,7 @@ function deinstall-view-exist-fusion360 {
|
|||||||
|
|
||||||
if [ "$answer" -eq 0 ]; then
|
if [ "$answer" -eq 0 ]; then
|
||||||
echo "$directory" > $file
|
echo "$directory" > $file
|
||||||
cp "$file" $HOME/.local/share/fusion360/logfiles/log-path
|
cp "$file" $HOME/.local/share/fusion360/logfiles
|
||||||
deinstall-exist-fusion360
|
deinstall-exist-fusion360
|
||||||
elif [ "$answer" -eq 1 ]; then
|
elif [ "$answer" -eq 1 ]; then
|
||||||
deinstall-view-exist-fusion360
|
deinstall-view-exist-fusion360
|
||||||
|
|||||||
Reference in New Issue
Block a user