mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update UPDATE.sh
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Update from OpenPanel 0.3.0 to 0.3.1
|
||||
# Update from OpenPanel 0.3.1 to 0.3.2
|
||||
|
||||
# new version
|
||||
NEW_PANEL_VERSION="0.3.1"
|
||||
NEW_PANEL_VERSION="0.3.2"
|
||||
|
||||
# Colors for output
|
||||
GREEN='\033[0;32m'
|
||||
|
||||
Reference in New Issue
Block a user