Skip to content

Commit 4708932

Browse files
author
梶塚太智
committed
Update main.rs
1 parent 768c6a3 commit 4708932

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,7 @@ impl Executor {
531531
}
532532
}
533533

534+
// シェルコマンドを実行
534535
"shell" => {
535536
let ps = PsScriptBuilder::new()
536537
.no_profile(true)

0 commit comments

Comments
 (0)