Skip to content

Commit f1945b7

Browse files
committed
Add install.sh for simpler 64-bit library installation
1 parent da4b34a commit f1945b7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

install.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
boot . -b
3+
cp build/libliveupdate.a $INCLUDEOS_PREFIX/includeos/x86_64/lib

0 commit comments

Comments
 (0)