Use bash for console script

This commit is contained in:
mathiascode 2019-09-21 19:04:34 +03:00
parent d3887843f8
commit cc4fbbb97c

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
client=$RANDOM
tmux/bin/tmux new-session -d -t server -s $client