blob: b617bc31109259a987589819a0bb1c49d1c7ff35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#!/bin/bash
./05_apps_system.sh
./06_apps_utilities.sh
./07_apps_settings.sh
./08_apps_graphics.sh
./09_apps_development.sh
./10_apps_games.sh
./11_apps_internet.sh
./12_apps_office.sh
./13_apps_multimedia.sh
./14_apps_tdeio.sh
./15_apps_themes.sh
./16_apps_misc.sh
./17_meta_packages.sh
|