We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b15bb9 commit 0914d7bCopy full SHA for 0914d7b
1 file changed
packaging/scripts/package-turtle-term.sh
@@ -21,7 +21,7 @@ for script in sourceos-term turtle-term turtle-agentd turtle-agentctl turtle-tmu
21
chmod 0755 "$stage/bin/$script"
22
done
23
24
-cp "$repo_root/assets/sourceos/wezterm.lua" "$stage/etc/turtle-term/wezterm.lua"
+cp "$repo_root/assets/sourceos/turtleterm.lua" "$stage/etc/turtle-term/turtleterm.lua"
25
cp -R "$repo_root/docs/sourceos/." "$stage/share/turtle-term/sourceos/"
26
cp -R "$repo_root/assets/sourceos/skills/." "$stage/share/turtle-term/skills/"
27
cp -R "$repo_root/assets/sourceos/brand/." "$stage/share/turtle-term/brand/"
0 commit comments