mirror of
https://github.com/snltty/linker.git
synced 2025-12-18 17:36:45 +08:00
5 lines
87 B
Bash
5 lines
87 B
Bash
#!/bin/bash
|
|
|
|
### This script is called after the user upgrades the application.
|
|
|
|
exit 0 |