(change): Starting to implement more concise build system.
This commit is contained in:
5
deployment/client/client-package.sh
Executable file
5
deployment/client/client-package.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
source ../common.sh
|
||||
|
||||
tar cvzf tam3-webclient-full_${tam3_version}.tar.gz client-load.sh client-launch.sh tam3-webclient.tar.gz
|
||||
Reference in New Issue
Block a user