fix home share permission

This commit is contained in:
2025-11-08 18:40:51 +01:00
parent a573f4fb89
commit 06db3289c0
2 changed files with 14 additions and 8 deletions

View File

@@ -11,10 +11,7 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="5ade61e0-a306-402b-b785-019af99a33c8" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/.idea/.idea.ModpackUpdater/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.ModpackUpdater/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ModpackUpdater.Apps.Client.Gui/MainForm.axaml.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ModpackUpdater.Apps.Client.Gui/MainForm.axaml.cs" afterDir="false" />
</list>
<list default="true" id="5ade61e0-a306-402b-b785-019af99a33c8" name="Changes" comment="" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -128,7 +125,7 @@
<option name="presentableId" value="Default" />
<updated>1762620497034</updated>
<workItem from="1762620498776" duration="243000" />
<workItem from="1762622735596" duration="648000" />
<workItem from="1762622735596" duration="716000" />
</task>
<task id="LOCAL-00001" summary="fix build">
<option name="closed" value="true" />
@@ -138,7 +135,15 @@
<option name="project" value="LOCAL" />
<updated>1762622947176</updated>
</task>
<option name="localTasksCounter" value="2" />
<task id="LOCAL-00002" summary="fix release build">
<option name="closed" value="true" />
<created>1762623407523</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1762623407523</updated>
</task>
<option name="localTasksCounter" value="3" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
@@ -149,7 +154,8 @@
<component name="VcsManagerConfiguration">
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
<MESSAGE value="fix build" />
<option name="LAST_COMMIT_MESSAGE" value="fix build" />
<MESSAGE value="fix release build" />
<option name="LAST_COMMIT_MESSAGE" value="fix release build" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>

View File

@@ -55,7 +55,7 @@ FlatpakPlatformSdk = org.freedesktop.Sdk
FlatpakPlatformVersion = 25.08
FlatpakFinishArgs = """
--socket=x11
--share=home
--filesystem=home
--share=network
"""
FlatpakBuilderArgs =