mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2024-12-19 21:04:40 -05: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
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
export PATH="$PWD/node_modules/.bin:$PATH"
|
|
||||||
|
|
||||||
rm -rf nginx-tmp
|
rm -rf nginx-tmp
|
||||||
cp -a nginx nginx-tmp
|
cp -a nginx nginx-tmp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user