Regenerated
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user