mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2024-10-01 04:45:34 -04:00
drop unused PATH setup
This commit is contained in:
parent
bb45adb3f7
commit
7c45014149
@ -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…
Reference in New Issue
Block a user