Regenerated

This commit is contained in:
2026-03-22 14:26:25 +00:00
parent e4ed70488f
commit c7ac7f0206
32 changed files with 1 additions and 1587 deletions
+1 -1
View File
@@ -358,7 +358,7 @@ in
wantedBy = [ "multi-user.target" ];
serviceConfig.Type = "oneshot";
ExecStart = ''
serviceConfig.ExecStart = ''
echo "Copying assets from ${assetPath} to ${homeDir} ..."
if [ ! -d "${assetPath}" ]; then