dynamic content

This commit is contained in:
randogoth 2023-05-23 21:32:01 +03:00
parent eb8fdb1a46
commit 651becfb6b
4 changed files with 47 additions and 1 deletions

3
example/scripts/helloworld.mu Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/python3
print('Hello World')