auto load rc.tb script
This commit is contained in:
@ -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
|
||||
|
||||
1
base/scripts/mount.tb
Normal file
1
base/scripts/mount.tb
Normal file
@ -0,0 +1 @@
|
||||
print 'Mounting filesystems...\n'
|
||||
Reference in New Issue
Block a user