1
0
mirror of synced 2026-04-02 19:57:32 +00:00

run_tmux bash fix

When tested, new run_tmux features require bash to work on ubuntu. This is a fix.
This commit is contained in:
Vulcan
2025-02-13 20:35:07 +05:30
parent a09e08c69f
commit 9214fbe83d

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
PATH=$PATH:simulator/_bin/linux_release
usage() {