mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
write the status config file
This commit is contained in:
parent
0a0441b5b8
commit
9b91544da6
1 changed files with 1 additions and 0 deletions
|
@ -212,6 +212,7 @@ cp -a /var/lib/$PROG/* "$TMPDIR/.$PROG/bin"
|
|||
# Generate the monolithic profile
|
||||
header > "$PROFILE"
|
||||
sources >> "$PROFILE"
|
||||
status_config > "$STATUS"
|
||||
|
||||
# Some gardening
|
||||
# Drop additional "source" calls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue