This commit is contained in:
team3
2026-07-16 08:30:21 +02:00
parent 6a904700c0
commit fef243263d

View File

@@ -25,10 +25,10 @@ TICKET_TAB=""
firefox \ firefox \
--new-tab "https://mail.google.com/mail" \ --new-tab "https://mail.google.com/mail" \
--new-tab "https://docs.google.com/spreadsheets/d/1lCSVgTgKq7Q0df2RKtcBb7m5tVub41-fkA2GTL1dTpw/edit" \ --new-tab "https://docs.google.com/spreadsheets/d/1lCSVgTgKq7Q0df2RKtcBb7m5tVub41-fkA2GTL1dTpw/edit" \
--new-tab "https://filter-mueller.dev.mitho-media.de/" \ --new-tab "https://filter-mueller.ddev.site/" \
--new-tab "https://filter-mueller.dev.mitho-media.de/admin" \ --new-tab "https://filter-mueller.ddev.site/admin" \
--new-tab "https://filter-mueller.dev.mitho-media.de:8026/" \ --new-tab "https://filter-mueller.ddev.site:8026/" \
--new-tab "https://filter-mueller.dev.mitho-media.de:9101" \ --new-tab "https://filter-mueller.ddev.site:9101" \
$TICKET_TAB & $TICKET_TAB &
code "$PROJEKT" & code "$PROJEKT" &