update
This commit is contained in:
@@ -6,6 +6,10 @@ if [ -d "$DOC" ]; then
|
||||
sudo mount --bind "$DOC" "$PROJEKT/doc"
|
||||
fi
|
||||
|
||||
if [ -s /tmp/projekt-info.txt ]; then
|
||||
cp /tmp/projekt-info.txt "$PROJEKT/CLAUDE.md"
|
||||
fi
|
||||
|
||||
code "$PROJEKT" &
|
||||
|
||||
gnome-terminal -- bash -c "$(cat <<EOF
|
||||
|
||||
Reference in New Issue
Block a user