[Build] Tons of improvements
This commit is contained in:
		| @@ -46,6 +46,7 @@ const chooseTheme = { | ||||
| const args = process.argv.slice( 2 ); | ||||
| inquirer.default.prompt( [ | ||||
|     chooseWallpaper, | ||||
|     chooseLockpaper, | ||||
|     chooseTheme | ||||
| ] ).then( answers => { | ||||
|     render( path.join( os.homedir(), '/NextCloud/Wallpapers', answers.wallpaper ), path.join( os.homedir(), '/NextCloud/Wallpapers', answers.lockpaper ), answers.theme ); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user