Skip to content

Commit

Permalink
Update postinst
Browse files Browse the repository at this point in the history
  • Loading branch information
wcbonner authored Oct 8, 2023
1 parent 584a9d2 commit 0216a70
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions postinst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# POSTINST script for goveebttemplogger

echo "\033[36m HI I'M A POSTINST SCRIPT `date +"%s"` \033[39m"
mkdir --parents /var/log/goveebttemplogger/
mkdir --parents /var/www/html/goveebttemplogger/
systemctl daemon-reload
systemctl enable goveebttemplogger.service
systemctl start goveebttemplogger.service
Expand Down

0 comments on commit 0216a70

Please sign in to comment.