Skip to content

Commit 7465c37

Browse files
committed
fix branch
1 parent 44c78c2 commit 7465c37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

update.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ USER_SCRIPTS () {
524524
echo -e "\n*** User scripts finished ***\n"
525525
else
526526
echo -e "\n*** Script now can run user scripts also ***\n\
527-
Infos here: <https://github.com/BassT23/Proxmox/tree/beta#user-scripts>\n"
527+
Infos here: <https://github.com/BassT23/Proxmox/tree/master#user-scripts>\n"
528528
fi
529529
}
530530
USER_SCRIPTS_VM () {
@@ -541,7 +541,7 @@ USER_SCRIPTS_VM () {
541541
echo -e "\n*** User scripts finished ***\n"
542542
else
543543
echo -e "\n*** Script now can run user scripts also ***\n\
544-
Infos here: <https://github.com/BassT23/Proxmox/tree/beta#user-scripts>\n"
544+
Infos here: <https://github.com/BassT23/Proxmox/tree/master#user-scripts>\n"
545545
fi
546546
}
547547
EXTRAS () {

0 commit comments

Comments
 (0)