Add exec command

This commit is contained in:
2025-09-07 23:24:21 -05:00
parent 3f37b7cdb5
commit e32d1f0900
16 changed files with 249 additions and 18 deletions

3
assets/init.dcf Normal file
View File

@@ -0,0 +1,3 @@
echo "test1";
echo "test2";
exec "test";