Update fusion360-base.sh

This commit is contained in:
Steve Zabka
2021-10-20 16:05:15 +02:00
committed by GitHub
parent a002f199d6
commit b1dba7bf44

View File

@@ -1030,7 +1030,7 @@ function deinstall-view-exist-fusion360 {
if [ "$answer" -eq 0 ]; then
echo "$directory" > $file
cp "$file" $HOME/.local/share/fusion360/logfiles/log-path
cp "$file" $HOME/.local/share/fusion360/logfiles
deinstall-exist-fusion360
elif [ "$answer" -eq 1 ]; then
deinstall-view-exist-fusion360