source:
lliurex-up/trunk/fuentes/install-files/usr/sbin/platinum-upgrade
@
464
Last change on this file since 464 was 464, checked in by , 5 years ago | |
---|---|
|
|
File size: 165 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | # |
3 | # This script is licensed under GPL v3 or higher |
4 | # |
5 | |
6 | |
7 | echo "LliureX Platinum Upgrade" |
8 | |
9 | run-parts --arg=platinum /usr/share/lliurex-up-upgrade/ |
10 | |
11 | |
12 | exit 0 |
Note: See TracBrowser
for help on using the repository browser.