diff options
author | ivan <ivan> | 2008-04-08 05:49:21 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-04-08 05:49:21 +0000 |
commit | 6f432e971b20a051a3f6ebd46dd966fdea1e36dd (patch) | |
tree | 5deea2e330a0c94225180485346c8fee33fe310b /debian/dbconfig-common.upgrade | |
parent | b499039a7c48eb31b851fb7a2d6ab16ebf2bd5b9 (diff) |
debian packages!
Diffstat (limited to 'debian/dbconfig-common.upgrade')
-rw-r--r-- | debian/dbconfig-common.upgrade | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/dbconfig-common.upgrade b/debian/dbconfig-common.upgrade new file mode 100644 index 000000000..cae9adbfe --- /dev/null +++ b/debian/dbconfig-common.upgrade @@ -0,0 +1,3 @@ +#!/bin/sh +su freeside -c '/usr/bin/freeside-upgrade fs_upgrade' +#RT upgrade |