mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-08-02 11:26:17 -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
|
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…
Add table
Add a link
Reference in a new issue