invoke aif with debugging and logging flags by default
these options have no real disadvantages, but can provide lots of useful info when the user runs into trouble, which still happens enough
This commit is contained in:
parent
ea989f5560
commit
d79e830d53
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
aif -p interactive
|
||||
aif -p interactive -d -l
|
||||
|
Loading…
Reference in New Issue
Block a user