mirror of
https://github.com/snltty/linker.git
synced 2025-12-18 01:16:46 +08:00
5 lines
119 B
Bash
5 lines
119 B
Bash
#!/bin/bash
|
|
|
|
### This script is called after the user change environment variables in application setting page.
|
|
|
|
exit 0 |