You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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 ..
|
|
|