GitLab now enforces expiry dates on tokens that originally had no set expiration date. Those tokens were given an expiration date of one year later. Please review your personal access tokens, project access tokens, and group access tokens to ensure you are aware of upcoming expirations. Administrators of GitLab can find more information on how to identify and mitigate interruption in our documentation.
@@ -550,15 +550,15 @@ function uninstallNetBeans(){
...
@@ -550,15 +550,15 @@ function uninstallNetBeans(){
function installIdea(){
function installIdea(){
echo'============>Installing Idea IDE .....==========================================================================================================='
echo'============>Installing Idea IDE .....==========================================================================================================='
cat<<EOF | sudo tee /etc/cron.d/idea-ultimate > /dev/null
cat<<EOF | sudo tee /etc/cron.d/idea-ultimate > /dev/null
...
@@ -571,16 +571,16 @@ EOF
...
@@ -571,16 +571,16 @@ EOF
function installIdeaUltimate(){
function installIdeaUltimate(){
echo'============>Installing Idea Ultimate IDE .....==========================================================================================================='
echo'============>Installing Idea Ultimate IDE .....==========================================================================================================='