tb Use % for builtin cmd prefix
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
@print "this is an init script!"
|
||||
%print "this is an init script!"
|
||||
base:/bin/pctl ls
|
||||
base:/bin/tb -m interactive -preload base:/scripts/rc.tb
|
||||
|
@ -1,2 +1,2 @@
|
||||
@mkalias pctl base:/bin/pctl
|
||||
@mkalias tb base:/bin/tb
|
||||
%mkalias pctl base:/bin/pctl
|
||||
%mkalias tb base:/bin/tb
|
||||
|
Reference in New Issue
Block a user