mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-22 19:29:24 +01:00
flatpak-workarounds.bash: gdb.txt is not a directory
This commit is contained in:
parent
79962bbb60
commit
2a8d5e07c8
@ -13,7 +13,7 @@ set -x
|
|||||||
# - curl configuration following
|
# - curl configuration following
|
||||||
# - text editor configuration
|
# - text editor configuration
|
||||||
# - user-specific fonts
|
# - user-specific fonts
|
||||||
flatpak override --filesystem=~/.gdbinit:ro --filesystem=~/gdb.txt:create --filesystem=~/.curlrc:ro --filesystem=~/.editorconfig:ro --filesystem=~/.local/share/fonts:ro $@
|
flatpak override --filesystem=~/.gdbinit:ro --filesystem=~/gdb.txt:rw --filesystem=~/.curlrc:ro --filesystem=~/.editorconfig:ro --filesystem=~/.local/share/fonts:ro $@
|
||||||
|
|
||||||
# Public git repositories I access or symlink much.
|
# Public git repositories I access or symlink much.
|
||||||
# Must be rw for access by text editors, otherwise they are ro or I will repeat myself
|
# Must be rw for access by text editors, otherwise they are ro or I will repeat myself
|
||||||
|
Loading…
Reference in New Issue
Block a user