mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
There are no typings anymore
This commit is contained in:
parent
3fad43acfb
commit
0a80f41f45
@ -3,5 +3,5 @@
|
||||
read -p "This will remove all node and typescript modules. Are you sure? " -n 1 -r
|
||||
|
||||
if [[ "$REPLY" =~ ^[Yy]$ ]]; then
|
||||
rm -rf node_modules client/node_modules client/typings
|
||||
rm -rf node_modules client/node_modules
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user