penguins-eggs 25.9.24 → 25.9.25

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.
@@ -1621,5 +1621,5 @@
1621
1621
  ]
1622
1622
  }
1623
1623
  },
1624
- "version": "25.9.24"
1624
+ "version": "25.9.25"
1625
1625
  }
package/README.md CHANGED
@@ -538,7 +538,7 @@ EXAMPLES
538
538
  $ eggs adapt
539
539
  ```
540
540
 
541
- _See code: [src/commands/adapt.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/adapt.ts)_
541
+ _See code: [src/commands/adapt.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/adapt.ts)_
542
542
 
543
543
  ## `eggs analyze`
544
544
 
@@ -559,7 +559,7 @@ EXAMPLES
559
559
  sudo eggs analyze
560
560
  ```
561
561
 
562
- _See code: [src/commands/analyze.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/analyze.ts)_
562
+ _See code: [src/commands/analyze.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/analyze.ts)_
563
563
 
564
564
  ## `eggs autocomplete [SHELL]`
565
565
 
@@ -623,7 +623,7 @@ EXAMPLES
623
623
  sudo eggs calamares --remove
624
624
  ```
625
625
 
626
- _See code: [src/commands/calamares.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/calamares.ts)_
626
+ _See code: [src/commands/calamares.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/calamares.ts)_
627
627
 
628
628
  ## `eggs config`
629
629
 
@@ -650,7 +650,7 @@ EXAMPLES
650
650
  sudo eggs config --clean --nointeractive
651
651
  ```
652
652
 
653
- _See code: [src/commands/config.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/config.ts)_
653
+ _See code: [src/commands/config.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/config.ts)_
654
654
 
655
655
  ## `eggs cuckoo`
656
656
 
@@ -671,7 +671,7 @@ EXAMPLES
671
671
  sudo eggs cuckoo
672
672
  ```
673
673
 
674
- _See code: [src/commands/cuckoo.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/cuckoo.ts)_
674
+ _See code: [src/commands/cuckoo.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/cuckoo.ts)_
675
675
 
676
676
  ## `eggs dad`
677
677
 
@@ -700,7 +700,7 @@ EXAMPLES
700
700
  sudo dad --default
701
701
  ```
702
702
 
703
- _See code: [src/commands/dad.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/dad.ts)_
703
+ _See code: [src/commands/dad.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/dad.ts)_
704
704
 
705
705
  ## `eggs export iso`
706
706
 
@@ -725,7 +725,7 @@ EXAMPLES
725
725
  $ eggs export iso --clean
726
726
  ```
727
727
 
728
- _See code: [src/commands/export/iso.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/export/iso.ts)_
728
+ _See code: [src/commands/export/iso.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/export/iso.ts)_
729
729
 
730
730
  ## `eggs export pkg`
731
731
 
@@ -752,7 +752,7 @@ EXAMPLES
752
752
  $ eggs export pkg --all
753
753
  ```
754
754
 
755
- _See code: [src/commands/export/pkg.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/export/pkg.ts)_
755
+ _See code: [src/commands/export/pkg.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/export/pkg.ts)_
756
756
 
757
757
  ## `eggs export tarballs`
758
758
 
@@ -776,7 +776,7 @@ EXAMPLES
776
776
  $ eggs export tarballs --clean
777
777
  ```
778
778
 
779
- _See code: [src/commands/export/tarballs.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/export/tarballs.ts)_
779
+ _See code: [src/commands/export/tarballs.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/export/tarballs.ts)_
780
780
 
781
781
  ## `eggs help [COMMAND]`
782
782
 
@@ -838,7 +838,7 @@ EXAMPLES
838
838
  sudo eggs install --chroot
839
839
  ```
840
840
 
841
- _See code: [src/commands/install.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/install.ts)_
841
+ _See code: [src/commands/install.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/install.ts)_
842
842
 
843
843
  ## `eggs kill`
844
844
 
@@ -861,7 +861,7 @@ EXAMPLES
861
861
  sudo eggs kill
862
862
  ```
863
863
 
864
- _See code: [src/commands/kill.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/kill.ts)_
864
+ _See code: [src/commands/kill.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/kill.ts)_
865
865
 
866
866
  ## `eggs krill`
867
867
 
@@ -923,7 +923,7 @@ EXAMPLES
923
923
  $ eggs auto
924
924
  ```
925
925
 
926
- _See code: [src/commands/love.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/love.ts)_
926
+ _See code: [src/commands/love.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/love.ts)_
927
927
 
928
928
  ## `eggs mom`
929
929
 
@@ -943,7 +943,7 @@ EXAMPLES
943
943
  $ eggs mom
944
944
  ```
945
945
 
946
- _See code: [src/commands/mom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/mom.ts)_
946
+ _See code: [src/commands/mom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/mom.ts)_
947
947
 
948
948
  ## `eggs pods [DISTRO]`
949
949
 
@@ -970,7 +970,7 @@ EXAMPLES
970
970
  $ eggs pods ubuntu
971
971
  ```
972
972
 
973
- _See code: [src/commands/pods.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/pods.ts)_
973
+ _See code: [src/commands/pods.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/pods.ts)_
974
974
 
975
975
  ## `eggs produce`
976
976
 
@@ -1031,7 +1031,7 @@ EXAMPLES
1031
1031
  sudo eggs produce --excludes home # exclude ~/*
1032
1032
  ```
1033
1033
 
1034
- _See code: [src/commands/produce.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/produce.ts)_
1034
+ _See code: [src/commands/produce.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/produce.ts)_
1035
1035
 
1036
1036
  ## `eggs status`
1037
1037
 
@@ -1052,7 +1052,7 @@ EXAMPLES
1052
1052
  $ eggs status
1053
1053
  ```
1054
1054
 
1055
- _See code: [src/commands/status.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/status.ts)_
1055
+ _See code: [src/commands/status.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/status.ts)_
1056
1056
 
1057
1057
  ## `eggs syncfrom`
1058
1058
 
@@ -1078,7 +1078,7 @@ EXAMPLES
1078
1078
  sudo eggs syncfrom --file /path/to/luks-volume
1079
1079
  ```
1080
1080
 
1081
- _See code: [src/commands/syncfrom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/syncfrom.ts)_
1081
+ _See code: [src/commands/syncfrom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/syncfrom.ts)_
1082
1082
 
1083
1083
  ## `eggs syncto`
1084
1084
 
@@ -1105,7 +1105,7 @@ EXAMPLES
1105
1105
  sudo eggs syncto --excludes
1106
1106
  ```
1107
1107
 
1108
- _See code: [src/commands/syncto.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/syncto.ts)_
1108
+ _See code: [src/commands/syncto.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/syncto.ts)_
1109
1109
 
1110
1110
  ## `eggs tools clean`
1111
1111
 
@@ -1127,7 +1127,7 @@ EXAMPLES
1127
1127
  sudo eggs tools clean
1128
1128
  ```
1129
1129
 
1130
- _See code: [src/commands/tools/clean.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/tools/clean.ts)_
1130
+ _See code: [src/commands/tools/clean.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/tools/clean.ts)_
1131
1131
 
1132
1132
  ## `eggs tools ppa`
1133
1133
 
@@ -1153,7 +1153,7 @@ EXAMPLES
1153
1153
  sudo eggs tools ppa --remove
1154
1154
  ```
1155
1155
 
1156
- _See code: [src/commands/tools/ppa.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/tools/ppa.ts)_
1156
+ _See code: [src/commands/tools/ppa.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/tools/ppa.ts)_
1157
1157
 
1158
1158
  ## `eggs tools skel`
1159
1159
 
@@ -1177,7 +1177,7 @@ EXAMPLES
1177
1177
  sudo eggs tools skel --user user-to-be-copied
1178
1178
  ```
1179
1179
 
1180
- _See code: [src/commands/tools/skel.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/tools/skel.ts)_
1180
+ _See code: [src/commands/tools/skel.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/tools/skel.ts)_
1181
1181
 
1182
1182
  ## `eggs tools stat`
1183
1183
 
@@ -1203,7 +1203,7 @@ EXAMPLES
1203
1203
  $ eggs tools stat --year
1204
1204
  ```
1205
1205
 
1206
- _See code: [src/commands/tools/stat.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/tools/stat.ts)_
1206
+ _See code: [src/commands/tools/stat.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/tools/stat.ts)_
1207
1207
 
1208
1208
  ## `eggs tools yolk`
1209
1209
 
@@ -1224,7 +1224,7 @@ EXAMPLES
1224
1224
  sudo eggs tools yolk
1225
1225
  ```
1226
1226
 
1227
- _See code: [src/commands/tools/yolk.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/tools/yolk.ts)_
1227
+ _See code: [src/commands/tools/yolk.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/tools/yolk.ts)_
1228
1228
 
1229
1229
  ## `eggs update`
1230
1230
 
@@ -1245,7 +1245,7 @@ EXAMPLES
1245
1245
  $ eggs update
1246
1246
  ```
1247
1247
 
1248
- _See code: [src/commands/update.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/update.ts)_
1248
+ _See code: [src/commands/update.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/update.ts)_
1249
1249
 
1250
1250
  ## `eggs version`
1251
1251
 
@@ -1291,7 +1291,7 @@ EXAMPLES
1291
1291
  $ eggs wardrobe get your-wardrobe
1292
1292
  ```
1293
1293
 
1294
- _See code: [src/commands/wardrobe/get.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/wardrobe/get.ts)_
1294
+ _See code: [src/commands/wardrobe/get.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/wardrobe/get.ts)_
1295
1295
 
1296
1296
  ## `eggs wardrobe list [REPO]`
1297
1297
 
@@ -1320,7 +1320,7 @@ EXAMPLES
1320
1320
  $ eggs wardrobe list --distro arch
1321
1321
  ```
1322
1322
 
1323
- _See code: [src/commands/wardrobe/list.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/wardrobe/list.ts)_
1323
+ _See code: [src/commands/wardrobe/list.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/wardrobe/list.ts)_
1324
1324
 
1325
1325
  ## `eggs wardrobe show [REPO]`
1326
1326
 
@@ -1350,7 +1350,7 @@ EXAMPLES
1350
1350
  $ eggs wardrobe show accessories/
1351
1351
  ```
1352
1352
 
1353
- _See code: [src/commands/wardrobe/show.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/wardrobe/show.ts)_
1353
+ _See code: [src/commands/wardrobe/show.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/wardrobe/show.ts)_
1354
1354
 
1355
1355
  ## `eggs wardrobe wear [REPO]`
1356
1356
 
@@ -1381,7 +1381,7 @@ EXAMPLES
1381
1381
  sudo eggs wardrobe wear wagtail/waydroid
1382
1382
  ```
1383
1383
 
1384
- _See code: [src/commands/wardrobe/wear.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.24/src/commands/wardrobe/wear.ts)_
1384
+ _See code: [src/commands/wardrobe/wear.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.9.25/src/commands/wardrobe/wear.ts)_
1385
1385
  <!-- commandsstop -->
1386
1386
 
1387
1387
  # GUI
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "penguins-eggs",
3
3
  "shortName": "eggs",
4
4
  "description": "A remaster system tool, compatible with Arch, Debian, Devuan, Ubuntu and others",
5
- "version": "25.9.24",
5
+ "version": "25.9.25",
6
6
  "author": "Piero Proietti",
7
7
  "bin": {
8
8
  "eggs": "./bin/run.js"