Skip to content
Snippets Groups Projects

WIP: System shell to develop branch

Merged Felix Goding requested to merge system_shell into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -7,4 +7,4 @@ PythonBuild:
@@ -7,4 +7,4 @@ PythonBuild:
untracked: true
untracked: true
script:
script:
- apt-get update && apt-get install python3 -y
- apt-get update && apt-get install python3 -y
- python3 helloworld.py
- bash build.sh
\ No newline at end of file
\ No newline at end of file
Loading