We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc54234 commit 2787b3eCopy full SHA for 2787b3e
login_tasks.sh
@@ -1,5 +1,16 @@
1
#!/bin/bash
2
3
+############################################################
4
+# Login Tasks Script
5
+# Version 1.0
6
+# Date Modified: 19-July-2024
7
+#
8
+# --- CHANGELOG ---
9
10
+# 1.0 (19-July-2024):
11
+# * Bump version to 1.0
12
13
+
14
#remove the edge gpucache directory first
15
rm -r ../.config/microsoft-edge/Default/GPUCache
16
0 commit comments