mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
must set RUN
Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
32a17109dd
commit
4d5760c688
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
PKG="byobu"
|
PKG="byobu"
|
||||||
|
RUN="/var/run/screen/S-$USER"
|
||||||
|
|
||||||
# Make sure that we're not already in a screen session
|
# Make sure that we're not already in a screen session
|
||||||
[ -z "$STY" ] || exit 0
|
[ -z "$STY" ] || exit 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue