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