Skip to content

Commit 0914d7b

Browse files
committed
Package TurtleTerm product profile
1 parent 6b15bb9 commit 0914d7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packaging/scripts/package-turtle-term.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ for script in sourceos-term turtle-term turtle-agentd turtle-agentctl turtle-tmu
2121
chmod 0755 "$stage/bin/$script"
2222
done
2323

24-
cp "$repo_root/assets/sourceos/wezterm.lua" "$stage/etc/turtle-term/wezterm.lua"
24+
cp "$repo_root/assets/sourceos/turtleterm.lua" "$stage/etc/turtle-term/turtleterm.lua"
2525
cp -R "$repo_root/docs/sourceos/." "$stage/share/turtle-term/sourceos/"
2626
cp -R "$repo_root/assets/sourceos/skills/." "$stage/share/turtle-term/skills/"
2727
cp -R "$repo_root/assets/sourceos/brand/." "$stage/share/turtle-term/brand/"

0 commit comments

Comments
 (0)