Skip to content

Commit

Permalink
📝 Fix script header
Browse files Browse the repository at this point in the history
  • Loading branch information
sydrawat01 committed Jan 13, 2023
1 parent 208ae16 commit 0461c0d
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions osx.sh
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
#!/bin/bash
############################################################################################
## osx.sh ##
## Author: Siddharth Rawat ##
## Copyright 2022 sydrawat01 ##
## ##
## 1. Upgrade the OS packages. ##
## 2. Install all the application prerequisites, middleware, and runtime. ##
## 3. Install PostgreSQL and setup the database. ##
## 4. Update permission and file ownership on the copied application artifacts. ##
## 5. Start the REST API service ##
############################################################################################
#################################################################################################################################################
## osx.sh ##
## Author: Siddharth Rawat ##
## Copyright 2022 sydrawat01/dotfiles ##
#################################################################################################################################################

echo "+-----------------------------------------------------------------------------------------------------------------------------------------+"
echo "| |"
Expand Down

0 comments on commit 0461c0d

Please sign in to comment.