Call exit in interpreter.sh
This commit is contained in:
@@ -28,3 +28,5 @@ interpreter=$(
|
||||
)
|
||||
|
||||
$interpreter
|
||||
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user
@@ -28,3 +28,5 @@ interpreter=$(
|
||||
)
|
||||
|
||||
$interpreter
|
||||
|
||||
exit
|
||||
|
||||