mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-12 16:25:45 +01:00
Update fusion360-base.sh
This commit is contained in:
@@ -929,7 +929,7 @@ function new_modify_deinstall {
|
|||||||
# View the path of your exist Autodesk Fusion 360! -View
|
# View the path of your exist Autodesk Fusion 360! -View
|
||||||
|
|
||||||
function view-exist-fusion360 {
|
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 \
|
directory=`zenity --text-info \
|
||||||
--title="$program_name" \
|
--title="$program_name" \
|
||||||
--width=700 \
|
--width=700 \
|
||||||
|
|||||||
Reference in New Issue
Block a user