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.
Files
cryptpad/www/common/onlyoffice/build/update.sh
T

6 lines
53 B
Bash
Raw Normal View History

cd web-apps
git pull
cd ../sdkjs
git pull
make clean