add setup script
This commit is contained in:
parent
4e2e425349
commit
8552d1ef25
1 changed files with 4 additions and 0 deletions
4
setup.sh
Normal file
4
setup.sh
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/bash
|
||||||
|
echo 'ISBPL_PATH=/usr/lib/isbpl' >> /etc/environment
|
||||||
|
mkdir /usr/lib/isbpl
|
||||||
|
cp ./*.isbpl /usr/lib/isbpl
|
Loading…
Add table
Reference in a new issue