Update fusion360-base.sh

This commit is contained in:
Steve Zabka
2021-10-20 16:23:03 +02:00
committed by GitHub
parent 3201760e9d
commit 619aa3d1b8

View File

@@ -929,7 +929,7 @@ function new_modify_deinstall {
# View the path of your exist Autodesk Fusion 360! -View
function view-exist-fusion360 {
file=`dirname $0`/$HOME/.local/share/fusion360/logfiles/log-path
file=`dirname $0`/data/logfiles/log-path
directory=`zenity --text-info \
--title="$program_name" \
--width=700 \