# ui.scripts This repository contains the UI Application Bootup and administrative scripts, copied initially form the application repository in applicaiton/scripts folder to here. During the Cybersecurity there was a need to separately work on these scripts and keep track of the changes independent of the UI Application code. The scripts here will later be gathered together on Babmboo server in the Update_Folder for each build. For the development a SymLink of the scripts folder shall be created in the main folder of the UI Application project folder as applicatino/scripts to make the application work with these files. Note that the master branch initially does not include any file. Please checkout to staging $ git checkout staging The staging will have all the scripts from staging branch of the UI Application, which is before Cybersecurity branches. A Cybersecurity branch will be created to track the changes for Cybersecurity effort.