parent
6a4f471824
commit
dc89c399c0
10 changed files with 8 additions and 80 deletions
apps/update-sources/src
|
@ -42,10 +42,6 @@ const main = async() => {
|
|||
console.log(updateFirefoxAddons());
|
||||
}
|
||||
|
||||
if (args['fcft']) {
|
||||
console.log(runNixUpdate('fcft'));
|
||||
}
|
||||
|
||||
if (args['h'] || args['homepage']) {
|
||||
console.log(runNixUpdate('homepage'));
|
||||
}
|
||||
|
@ -133,7 +129,6 @@ const main = async() => {
|
|||
console.log(execution.stdout);
|
||||
};
|
||||
|
||||
updatePackage('fcft');
|
||||
updatePackage('homepage');
|
||||
updatePackage('jmusicbot');
|
||||
updatePackage('pam-fprint-grosshack');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue