mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
create-mkdebian.sh: Some tweaks with DISPLAY variable in the attempt to make send-to-machine.sh work
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
e63b173ee0
commit
b9e62bdaee
1 changed files with 7 additions and 0 deletions
7
scripts/create-mkdebian.sh
Normal file
7
scripts/create-mkdebian.sh
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
cat << EOT
|
||||
echo "Produced by $0."
|
||||
echo "$0 is currently just a dummy script" >&2
|
||||
EOT
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue