Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
  • Loading branch information
alexmerlin committed Nov 21, 2024
1 parent 9d22c67 commit 20ae98e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions wsl/os/almalinux9/roles/system/templates/bash_profile.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# PHP version switcher commands
alias php74="sudo dnf module switch-to php:remi-7.4 -y"
alias php80="sudo dnf module switch-to php:remi-8.0 -y"
alias php81="sudo dnf module switch-to php:remi-8.1 -y"
alias php82="sudo dnf module switch-to php:remi-8.2 -y"
alias php83="sudo dnf module switch-to php:remi-8.3 -y"
Expand Down

0 comments on commit 20ae98e

Please sign in to comment.