mirror of
https://github.com/Quodatum/graphxq.git
synced 2025-01-19 07:48:54 +00:00
4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
|
#/bin/sh
|
||
|
cp -r src/* /home/andy/usr/basex/webapp/
|
||
|
echo copied to /home/andy/usr/basex/webapp/
|