Skip to content

Commit 900c05a

Browse files
author
Jens Henrik Göbbert
committed
fix icon+bin dir
1 parent a08b016 commit 900c05a

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
graft jupyter_xprahtml5_proxy/share
1+
graft jupyter_xprahtml5_proxy/icons
2+
graft jupyter_xprahtml5_proxy/bin
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
#!/bin/bash
2+
3+
# you might need to modify your environment
4+
# before you can start 'xpra'
5+
# Do it here.
6+
7+
# example:
8+
# module purge
9+
# module load Stages/2022
10+
# module load GCCcore/.11.2.0
11+
# module load xpra/4.3.3
12+
13+
xpra "$@"
File renamed without changes.

jupyter_xprahtml5_proxy/share/launch_xpra.sh

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)