mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-01-23 02:34:43 +00:00
added toggle for card expansion
This commit is contained in:
parent
fdac9177da
commit
faf02d3b44
2 changed files with 21 additions and 12 deletions
|
|
@ -48,7 +48,7 @@ then
|
|||
if [ "$AUTOSTART" = "true" ]
|
||||
then
|
||||
# run the sub process
|
||||
tmux new-session -d "${DEV_COMMAND}; sh"
|
||||
tmux new-session -d "${DEV_COMMAND}; bash -i"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue