Browse Source

revert changeson rebuild-wekan.sh

viehlieb 2 years ago
parent
commit
b2a555f996
1 changed files with 0 additions and 4 deletions
  1. 0 4
      rebuild-wekan.sh

+ 0 - 4
rebuild-wekan.sh

@@ -6,10 +6,6 @@ echo "Note: If you use other locale than en_US.UTF-8 , you need to additionally
 echo "      with 'sudo dpkg-reconfigure locales' , so that MongoDB works correctly."
 echo "      with 'sudo dpkg-reconfigure locales' , so that MongoDB works correctly."
 echo "      You can still use any other locale as your main locale."
 echo "      You can still use any other locale as your main locale."
 
 
-export $(cat .env)
-
-export OAUTH2_REQUEST_PERMISSIONS="openid profile email wekan_scope"
-
 #Below script installs newest node 8.x for Debian/Ubuntu/Mint.
 #Below script installs newest node 8.x for Debian/Ubuntu/Mint.
 
 
 function pause(){
 function pause(){