This repository has been archived on 2026-05-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2018-01-25 11:06:58 +01:00
|
|
|
git clone https://github.com/ldubost/web-apps.git
|
|
|
|
|
git clone https://github.com/ldubost/sdkjs.git
|
|
|
|
|
cd sdkjs
|
|
|
|
|
make
|
|
|
|
|
cd ..
|
|
|
|
|
rm -rf ../web-apps
|
|
|
|
|
cp -r web-apps/deploy/web-apps ..
|
|
|
|
|
rm -rf ../sdkjs
|
|
|
|
|
cp -r web-apps/deploy/sdkjs ..
|
|
|
|
|
|