auto load rc.tb script

This commit is contained in:
2025-10-12 14:13:22 +02:00
parent c0f91dcced
commit 5aebc61c06
5 changed files with 8 additions and 11 deletions

View File

@ -1,3 +1,4 @@
print 'this is an init script!'
base:/bin/pctl ls
base:/bin/tb -m interactive -preload base:/scripts/rc.tb
print 'this is an init script!\n'
$tb -m runfile -f base:/scripts/mount.tb
$pctl ls
$tb -m interactive