Commit Graph

12 Commits

Author SHA1 Message Date
e633965a1a Remove classes from easy modules
* bashrc
* hacker
* helloworld
* installer
* update
* teamspeak
2020-08-02 00:55:48 +02:00
d53ad4b684 Add wget to basic_tools 2020-03-21 04:11:14 +01:00
b55318da26 Use official docker install script
add docker compose
2020-03-21 04:07:53 +01:00
e5f90f6c0c Add -y option to all apt-get commands 2020-03-11 00:41:17 +01:00
5fc955e405 Remove programms.json 2020-03-11 00:38:42 +01:00
43016d7326 Remove wrong dollar sign 2020-03-11 00:33:29 +01:00
2a2805150e Pull out base url 2020-03-11 00:29:55 +01:00
df127f63e2 Dynamically adjust url and gpg key 2020-03-11 00:24:29 +01:00
76c5dc8363 Check if sources.list entry is already there 2020-03-10 23:37:29 +01:00
7705ba9cae Add auto accept and platform distinction in docker 2020-03-10 23:37:29 +01:00
dcb8374f70 Add docker in installer 2020-03-10 23:37:29 +01:00
6061a7d224 Change from dynamic to explicit module loading
dynamic loading was removed to have an overall better flow control,
Remove Abstract Module, 
clear out module __init__.py
2020-03-06 02:34:57 +01:00