mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-07-02 18:26:40 -04:00
drop unused PATH setup
This commit is contained in:
parent
bb45adb3f7
commit
7c45014149
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ if ! flock -n $fd; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
export PATH="$PWD/node_modules/.bin:$PATH"
|
||||
|
||||
rm -rf nginx-tmp
|
||||
cp -a nginx nginx-tmp
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue