created dotfiles install script

This commit is contained in:
Bobban
2023-05-22 02:52:53 +02:00
parent 07ffb98f60
commit 8c16f6fda5
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# © Bobban 2021 - https://bobbantech.com # © Bobban 2023 - https://bobbantech.com
# #
# This script will update the image version of the portainer-ce instance. # This script will update the image version of the portainer-ee instance.
# Update documentation is followed from https://documentation.portainer.io/v2.0/upgrade/upddocker/ # Update documentation is followed from https://documentation.portainer.io/v2.0/upgrade/upddocker/
# #
#Variable for what group the script is checking. #Variable for what group the script is checking.

View File

@@ -1,4 +1,4 @@
# © Bobban 2021 - https://bobbantech.com # © Bobban 2023 - https://bobbantech.com
# #
# This script will update the image version of the portainer-ce instance. # This script will update the image version of the portainer-ce instance.
# Update documentation is followed from https://documentation.portainer.io/v2.0/upgrade/upddocker/ # Update documentation is followed from https://documentation.portainer.io/v2.0/upgrade/upddocker/