penguins-eggs 25.8.28 → 25.9.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (105) hide show
  1. package/.oclif.manifest.json +1 -1
  2. package/README.md +36 -31
  3. package/README.pdf +2720 -2021
  4. package/addons/eggs/adapt/applications/eggs-adapt.desktop +0 -0
  5. package/addons/eggs/pve/applications/eggs-pve.desktop +0 -0
  6. package/addons/eggs/rsupport/applications/eggs-rsupport.desktop +0 -0
  7. package/addons/eggs/theme/applications/install-system.desktop +0 -0
  8. package/assets/calamares/install-system.sh +0 -0
  9. package/assets/penguins-eggs.desktop +0 -0
  10. package/assets/penguins-krill.desktop +0 -0
  11. package/assets/penguins-links-add.desktop +0 -0
  12. package/assets/penguins-live-installer.desktop +0 -0
  13. package/bin/dev.js +0 -0
  14. package/conf/distros/alpine/calamares/calamares-modules/machineid-openrc/machineid-openrc.sh +0 -0
  15. package/conf/distros/bionic/calamares/calamares-modules/after-bootloader/after-bootloader.sh +0 -0
  16. package/conf/distros/bionic/calamares/calamares-modules/before-bootloader/before-bootloader.sh +0 -0
  17. package/conf/distros/bionic/calamares/calamares-modules/before-bootloader-mkdirs/before-bootloader-mkdirs.sh +0 -0
  18. package/conf/distros/bionic/calamares/calamares-modules/bug/bug.sh +0 -0
  19. package/conf/distros/bionic/calamares/calamares-modules/grubcfg/main.py +0 -0
  20. package/conf/distros/buster/calamares/calamares-modules/cleanup/cleanup.sh +0 -0
  21. package/conf/distros/buster/calamares/calamares-modules/dpkg-unsafe-io/dpkg-unsafe-io.sh +0 -0
  22. package/conf/distros/buster/calamares/calamares-modules/sources-yolk/sources-yolk.sh +0 -0
  23. package/conf/distros/fedora/calamares/calamares-modules/bootloaderspecification/bootloaderspecification.sh +0 -0
  24. package/conf/distros/openmamba/calamares/modules/users.yml +1 -1
  25. package/conf/distros/opensuse/calamares/calamares-modules/bootloaderspecification/bootloaderspecification.sh +0 -0
  26. package/conf/distros/opensuse/calamares/settings.yml +0 -0
  27. package/conf/distros/opensuse/calamares/zstd2lzo.sh +0 -0
  28. package/conf/init/unattended.sh +0 -0
  29. package/dist/classes/incubation/incubator.js +5 -1
  30. package/dist/classes/ovary.d/initrd.js +4 -4
  31. package/dist/classes/ovary.d/kernel-copy.js +1 -1
  32. package/dist/classes/ovary.d/make-efi.js +8 -8
  33. package/dist/classes/ovary.d/make-squashfs.js +1 -1
  34. package/dist/classes/ovary.d/produce.js +2 -2
  35. package/dist/classes/pxe.js +1 -9
  36. package/dist/classes/utils.d/kernel.js +2 -1
  37. package/dist/classes/utils.d.ts +2 -1
  38. package/dist/classes/utils.js +19 -5
  39. package/dist/commands/export/pkg.js +3 -3
  40. package/dist/krill/classes/sequence.d/add_user.js +6 -0
  41. package/dist/krill/classes/sequence.d/bootloader.js +27 -4
  42. package/dist/krill/classes/sequence.d/bootloader_config.js +60 -8
  43. package/dist/krill/classes/sequence.d/mkfs.js +8 -4
  44. package/dist/krill/classes/sequence.d/mount_vfs.js +24 -5
  45. package/dist/krill/classes/sequence.d/partition.d/uefi_standard.js +7 -5
  46. package/dist/krill/classes/sequence.js +8 -8
  47. package/dist/{penguins-eggs_25.8.28-1_i386.deb → penguins-eggs_25.9.3-1_amd64.deb} +0 -0
  48. package/dist/penguins-eggs_25.9.3-1_amd64.deb.sha256 +1 -0
  49. package/dist/{penguins-eggs_25.8.28-1_arm64.deb → penguins-eggs_25.9.3-1_arm64.deb} +0 -0
  50. package/dist/penguins-eggs_25.9.3-1_arm64.deb.sha256 +1 -0
  51. package/dist/{penguins-eggs_25.8.28-1_amd64.deb → penguins-eggs_25.9.3-1_i386.deb} +0 -0
  52. package/dist/penguins-eggs_25.9.3-1_i386.deb.sha256 +1 -0
  53. package/eui/eui-autostart-cinnamon.desktop +0 -0
  54. package/eui/eui-autostart-xfce.desktop +0 -0
  55. package/eui/eui-create-image.sh +0 -0
  56. package/eui/eui-start.sh +0 -0
  57. package/package.json +131 -125
  58. package/perrisbrewery/scripts/postinst +0 -0
  59. package/perrisbrewery/scripts/postrm +0 -0
  60. package/perrisbrewery/scripts/preinst +0 -0
  61. package/perrisbrewery/scripts/prerm +0 -0
  62. package/perrisbrewery/template/dependencies-bionic.yaml +10 -7
  63. package/pods/almalinux.sh +0 -0
  64. package/pods/archlinux.sh +0 -0
  65. package/pods/ci/kernel-overlay-install.sh +0 -0
  66. package/pods/ci/minimal/almalinux-container2host.sh +0 -0
  67. package/pods/ci/minimal/archlinux-container2host.sh +0 -0
  68. package/pods/ci/minimal/debian-container2host.sh +0 -0
  69. package/pods/ci/minimal/fedora-container2host.sh +0 -0
  70. package/pods/ci/minimal/manjaro-container2host.sh +0 -0
  71. package/pods/ci/minimal/opensuse-container2host.sh +0 -0
  72. package/pods/ci/penguins-eggs-execute.sh +0 -0
  73. package/pods/ci/penguins-eggs-install.sh +0 -0
  74. package/pods/ci/run +0 -0
  75. package/pods/ci/run-on-almalinux.sh +0 -0
  76. package/pods/ci/run-on-archlinux.sh +0 -0
  77. package/pods/ci/run-on-debian.sh +0 -0
  78. package/pods/ci/run-on-devuan.sh +0 -0
  79. package/pods/ci/run-on-fedora.sh +0 -0
  80. package/pods/ci/run-on-manjaro.sh +0 -0
  81. package/pods/ci/run-on-opensuse.sh +0 -0
  82. package/pods/ci/run-on-rockylinux.sh +0 -0
  83. package/pods/ci/run-on-ubuntu.sh +0 -0
  84. package/pods/debian.sh +0 -0
  85. package/pods/devuan.sh +0 -0
  86. package/pods/fedora.sh +0 -0
  87. package/pods/lmde.sh +0 -0
  88. package/pods/manjaro.sh +0 -0
  89. package/pods/opensuse.sh +0 -0
  90. package/pods/podman.command.sh +0 -0
  91. package/pods/rocky.sh +0 -0
  92. package/pods/run-build-packages-debs.sh +0 -0
  93. package/pods/run-create-debs.sh +0 -0
  94. package/pods/ubuntu.sh +0 -0
  95. package/scripts/99clean +0 -0
  96. package/scripts/adapt.sh +0 -0
  97. package/scripts/bros/waydroid-helper.sh +0 -0
  98. package/scripts/lsb_release +0 -0
  99. package/scripts/mom.sh +0 -0
  100. package/scripts/pve-live.service +0 -0
  101. package/scripts/pve-live.sh +0 -0
  102. package/scripts/resy +0 -0
  103. package/dist/penguins-eggs_25.8.28-1_amd64.deb.sha256 +0 -1
  104. package/dist/penguins-eggs_25.8.28-1_arm64.deb.sha256 +0 -1
  105. package/dist/penguins-eggs_25.8.28-1_i386.deb.sha256 +0 -1
@@ -1621,5 +1621,5 @@
1621
1621
  ]
1622
1622
  }
1623
1623
  },
1624
- "version": "25.8.28"
1624
+ "version": "25.9.3"
1625
1625
  }
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
- # penguins-eggs
2
- ## Penguin's eggs are generated and new birds are ready to fly...
1
+ # README
2
+ # Penguin's eggs are generated and new birds are ready to fly...
3
3
  [![sources](https://img.shields.io/badge/github-sources-cyan)](https://github.com/pieroproietti/penguins-eggs)
4
4
  [![www](https://img.shields.io/badge/www-blog-cyan)](https://penguins-eggs.net)
5
5
  [![telegram](https://img.shields.io/badge/telegram-group-cyan)](https://t.me/penguins_eggs)
@@ -8,13 +8,18 @@
8
8
  [![sourceforge](https://img.shields.io/badge/sourceforge-all-blue)](https://sourceforge.net/projects/penguins-eggs/files/)
9
9
  [![ver](https://img.shields.io/npm/v/penguins-eggs.svg)](https://npmjs.org/package/penguins-eggs)
10
10
 
11
+ <a href="https://drive.google.com/drive/folders/19M7fDEebPZjEY4yHD79zSMWFndCPishN">
12
+ <img src="https://raw.githubusercontent.com/pieroproietti/penguins-eggs/master/images/cdrom.png" width="280" height="300" alt="CD-ROM">
13
+ </a>
14
+
11
15
  It took years of work to create the penguins-eggs, and I also incurred expenses for renting the site and subscribing to Google Gemini, for the artificial intelligence that is now indispensable.
12
16
 
13
17
  [![donate](https://img.shields.io/badge/Donate-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://paypal.me/penguinseggs)
14
18
 
15
19
  ## Index
16
20
  <!-- toc -->
17
- * [penguins-eggs](#penguins-eggs)
21
+ * [README](#readme)
22
+ * [Penguin&#39;s eggs are generated and new birds are ready to fly...](#penguin39s-eggs-are-generated-and-new-birds-are-ready-to-fly)
18
23
  * [Presentation](#presentation)
19
24
  * [Installation](#installation)
20
25
  * [Introduction](#introduction)
@@ -531,7 +536,7 @@ EXAMPLES
531
536
  $ eggs adapt
532
537
  ```
533
538
 
534
- _See code: [src/commands/adapt.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/adapt.ts)_
539
+ _See code: [src/commands/adapt.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/adapt.ts)_
535
540
 
536
541
  ## `eggs analyze`
537
542
 
@@ -552,7 +557,7 @@ EXAMPLES
552
557
  sudo eggs analyze
553
558
  ```
554
559
 
555
- _See code: [src/commands/analyze.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/analyze.ts)_
560
+ _See code: [src/commands/analyze.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/analyze.ts)_
556
561
 
557
562
  ## `eggs autocomplete [SHELL]`
558
563
 
@@ -616,7 +621,7 @@ EXAMPLES
616
621
  sudo eggs calamares --remove
617
622
  ```
618
623
 
619
- _See code: [src/commands/calamares.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/calamares.ts)_
624
+ _See code: [src/commands/calamares.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/calamares.ts)_
620
625
 
621
626
  ## `eggs config`
622
627
 
@@ -643,7 +648,7 @@ EXAMPLES
643
648
  sudo eggs config --clean --nointeractive
644
649
  ```
645
650
 
646
- _See code: [src/commands/config.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/config.ts)_
651
+ _See code: [src/commands/config.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/config.ts)_
647
652
 
648
653
  ## `eggs cuckoo`
649
654
 
@@ -664,7 +669,7 @@ EXAMPLES
664
669
  sudo eggs cuckoo
665
670
  ```
666
671
 
667
- _See code: [src/commands/cuckoo.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/cuckoo.ts)_
672
+ _See code: [src/commands/cuckoo.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/cuckoo.ts)_
668
673
 
669
674
  ## `eggs dad`
670
675
 
@@ -693,7 +698,7 @@ EXAMPLES
693
698
  sudo dad --default
694
699
  ```
695
700
 
696
- _See code: [src/commands/dad.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/dad.ts)_
701
+ _See code: [src/commands/dad.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/dad.ts)_
697
702
 
698
703
  ## `eggs export iso`
699
704
 
@@ -718,7 +723,7 @@ EXAMPLES
718
723
  $ eggs export iso --clean
719
724
  ```
720
725
 
721
- _See code: [src/commands/export/iso.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/export/iso.ts)_
726
+ _See code: [src/commands/export/iso.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/export/iso.ts)_
722
727
 
723
728
  ## `eggs export pkg`
724
729
 
@@ -745,7 +750,7 @@ EXAMPLES
745
750
  $ eggs export pkg --all
746
751
  ```
747
752
 
748
- _See code: [src/commands/export/pkg.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/export/pkg.ts)_
753
+ _See code: [src/commands/export/pkg.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/export/pkg.ts)_
749
754
 
750
755
  ## `eggs export tarballs`
751
756
 
@@ -769,7 +774,7 @@ EXAMPLES
769
774
  $ eggs export tarballs --clean
770
775
  ```
771
776
 
772
- _See code: [src/commands/export/tarballs.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/export/tarballs.ts)_
777
+ _See code: [src/commands/export/tarballs.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/export/tarballs.ts)_
773
778
 
774
779
  ## `eggs help [COMMAND]`
775
780
 
@@ -831,7 +836,7 @@ EXAMPLES
831
836
  sudo eggs install --chroot
832
837
  ```
833
838
 
834
- _See code: [src/commands/install.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/install.ts)_
839
+ _See code: [src/commands/install.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/install.ts)_
835
840
 
836
841
  ## `eggs kill`
837
842
 
@@ -854,7 +859,7 @@ EXAMPLES
854
859
  sudo eggs kill
855
860
  ```
856
861
 
857
- _See code: [src/commands/kill.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/kill.ts)_
862
+ _See code: [src/commands/kill.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/kill.ts)_
858
863
 
859
864
  ## `eggs krill`
860
865
 
@@ -916,7 +921,7 @@ EXAMPLES
916
921
  $ eggs auto
917
922
  ```
918
923
 
919
- _See code: [src/commands/love.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/love.ts)_
924
+ _See code: [src/commands/love.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/love.ts)_
920
925
 
921
926
  ## `eggs mom`
922
927
 
@@ -936,7 +941,7 @@ EXAMPLES
936
941
  $ eggs mom
937
942
  ```
938
943
 
939
- _See code: [src/commands/mom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/mom.ts)_
944
+ _See code: [src/commands/mom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/mom.ts)_
940
945
 
941
946
  ## `eggs pods [DISTRO]`
942
947
 
@@ -963,7 +968,7 @@ EXAMPLES
963
968
  $ eggs pods ubuntu
964
969
  ```
965
970
 
966
- _See code: [src/commands/pods.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/pods.ts)_
971
+ _See code: [src/commands/pods.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/pods.ts)_
967
972
 
968
973
  ## `eggs produce`
969
974
 
@@ -1024,7 +1029,7 @@ EXAMPLES
1024
1029
  sudo eggs produce --excludes home # exclude ~/*
1025
1030
  ```
1026
1031
 
1027
- _See code: [src/commands/produce.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/produce.ts)_
1032
+ _See code: [src/commands/produce.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/produce.ts)_
1028
1033
 
1029
1034
  ## `eggs status`
1030
1035
 
@@ -1045,7 +1050,7 @@ EXAMPLES
1045
1050
  $ eggs status
1046
1051
  ```
1047
1052
 
1048
- _See code: [src/commands/status.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/status.ts)_
1053
+ _See code: [src/commands/status.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/status.ts)_
1049
1054
 
1050
1055
  ## `eggs syncfrom`
1051
1056
 
@@ -1071,7 +1076,7 @@ EXAMPLES
1071
1076
  sudo eggs syncfrom --file /path/to/luks-volume
1072
1077
  ```
1073
1078
 
1074
- _See code: [src/commands/syncfrom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/syncfrom.ts)_
1079
+ _See code: [src/commands/syncfrom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/syncfrom.ts)_
1075
1080
 
1076
1081
  ## `eggs syncto`
1077
1082
 
@@ -1098,7 +1103,7 @@ EXAMPLES
1098
1103
  sudo eggs syncto --excludes
1099
1104
  ```
1100
1105
 
1101
- _See code: [src/commands/syncto.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/syncto.ts)_
1106
+ _See code: [src/commands/syncto.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/syncto.ts)_
1102
1107
 
1103
1108
  ## `eggs tools clean`
1104
1109
 
@@ -1120,7 +1125,7 @@ EXAMPLES
1120
1125
  sudo eggs tools clean
1121
1126
  ```
1122
1127
 
1123
- _See code: [src/commands/tools/clean.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/tools/clean.ts)_
1128
+ _See code: [src/commands/tools/clean.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/tools/clean.ts)_
1124
1129
 
1125
1130
  ## `eggs tools ppa`
1126
1131
 
@@ -1146,7 +1151,7 @@ EXAMPLES
1146
1151
  sudo eggs tools ppa --remove
1147
1152
  ```
1148
1153
 
1149
- _See code: [src/commands/tools/ppa.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/tools/ppa.ts)_
1154
+ _See code: [src/commands/tools/ppa.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/tools/ppa.ts)_
1150
1155
 
1151
1156
  ## `eggs tools skel`
1152
1157
 
@@ -1170,7 +1175,7 @@ EXAMPLES
1170
1175
  sudo eggs tools skel --user user-to-be-copied
1171
1176
  ```
1172
1177
 
1173
- _See code: [src/commands/tools/skel.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/tools/skel.ts)_
1178
+ _See code: [src/commands/tools/skel.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/tools/skel.ts)_
1174
1179
 
1175
1180
  ## `eggs tools stat`
1176
1181
 
@@ -1196,7 +1201,7 @@ EXAMPLES
1196
1201
  $ eggs tools stat --year
1197
1202
  ```
1198
1203
 
1199
- _See code: [src/commands/tools/stat.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/tools/stat.ts)_
1204
+ _See code: [src/commands/tools/stat.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/tools/stat.ts)_
1200
1205
 
1201
1206
  ## `eggs tools yolk`
1202
1207
 
@@ -1217,7 +1222,7 @@ EXAMPLES
1217
1222
  sudo eggs tools yolk
1218
1223
  ```
1219
1224
 
1220
- _See code: [src/commands/tools/yolk.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/tools/yolk.ts)_
1225
+ _See code: [src/commands/tools/yolk.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/tools/yolk.ts)_
1221
1226
 
1222
1227
  ## `eggs update`
1223
1228
 
@@ -1238,7 +1243,7 @@ EXAMPLES
1238
1243
  $ eggs update
1239
1244
  ```
1240
1245
 
1241
- _See code: [src/commands/update.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/update.ts)_
1246
+ _See code: [src/commands/update.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/update.ts)_
1242
1247
 
1243
1248
  ## `eggs version`
1244
1249
 
@@ -1284,7 +1289,7 @@ EXAMPLES
1284
1289
  $ eggs wardrobe get your-wardrobe
1285
1290
  ```
1286
1291
 
1287
- _See code: [src/commands/wardrobe/get.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/wardrobe/get.ts)_
1292
+ _See code: [src/commands/wardrobe/get.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/wardrobe/get.ts)_
1288
1293
 
1289
1294
  ## `eggs wardrobe list [REPO]`
1290
1295
 
@@ -1313,7 +1318,7 @@ EXAMPLES
1313
1318
  $ eggs wardrobe list --distro arch
1314
1319
  ```
1315
1320
 
1316
- _See code: [src/commands/wardrobe/list.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/wardrobe/list.ts)_
1321
+ _See code: [src/commands/wardrobe/list.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/wardrobe/list.ts)_
1317
1322
 
1318
1323
  ## `eggs wardrobe show [REPO]`
1319
1324
 
@@ -1343,7 +1348,7 @@ EXAMPLES
1343
1348
  $ eggs wardrobe show accessories/
1344
1349
  ```
1345
1350
 
1346
- _See code: [src/commands/wardrobe/show.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/wardrobe/show.ts)_
1351
+ _See code: [src/commands/wardrobe/show.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/wardrobe/show.ts)_
1347
1352
 
1348
1353
  ## `eggs wardrobe wear [REPO]`
1349
1354
 
@@ -1374,7 +1379,7 @@ EXAMPLES
1374
1379
  sudo eggs wardrobe wear wagtail/waydroid
1375
1380
  ```
1376
1381
 
1377
- _See code: [src/commands/wardrobe/wear.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.8.28/src/commands/wardrobe/wear.ts)_
1382
+ _See code: [src/commands/wardrobe/wear.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.3/src/commands/wardrobe/wear.ts)_
1378
1383
  <!-- commandsstop -->
1379
1384
 
1380
1385
  # GUI