Latest version
This commit is contained in:
parent
e3a2efdb43
commit
eb0aab1613
17 changed files with 815 additions and 328 deletions
4
sw
4
sw
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
#!/usr/bin/env bash
|
||||
# It just swaps two files
|
||||
|
||||
export LD_INTERNAL1
|
||||
LD_INTERNAL1
|
||||
. $(dirname $(realpath $0))/daisy.source
|
||||
|
||||
file1=$1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue