mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-02 11:25:48 +01:00
Update install.sh
This commit is contained in:
@@ -556,7 +556,7 @@ yad --title="" \
|
||||
--field=":LBL" \
|
||||
--field="$SP_SETTINGS_LABEL_1:LBL" \
|
||||
--field="$SP_LOCALE_LABEL:CB" \
|
||||
--field="$SP_DRIVER_LABEL:CBE" \
|
||||
--field="$SP_DRIVER_LABEL:CB" \
|
||||
--field="$SP_SETTINGS_LABEL_2:LBL" \
|
||||
"" "" "" "$SP_LOCALE_SELECT" "$SP_DRIVER_SELECT" "" | while read line; do
|
||||
echo "`echo $line | awk -F',' '{print $4}'`" > /tmp/config.txt
|
||||
|
||||
Reference in New Issue
Block a user