diff options
author | georgewoodall82 | 2023-08-21 12:26:32 +0100 |
---|---|---|
committer | georgewoodall82 | 2023-08-21 12:26:32 +0100 |
commit | f1daa6984f6ea0614f6e9fba3713e060c273b4e4 (patch) | |
tree | 25913d1448d93e12e3ea00b308d02fa0ac912532 /bambu-studio | |
parent | 56d9a4762cac5e16094f0ad3008e26ef427c02a6 (diff) | |
download | aur-f1daa6984f6ea0614f6e9fba3713e060c273b4e4.tar.gz |
useful commit message
Diffstat (limited to 'bambu-studio')
-rwxr-xr-x | bambu-studio | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bambu-studio b/bambu-studio new file mode 100755 index 000000000000..06ab33071619 --- /dev/null +++ b/bambu-studio @@ -0,0 +1,2 @@ +#!/bin/bash +exec "/opt/bambustudio-bin/AppRun" "$1" |