Skip to content

Commit 20ae98e

Browse files
committed
oops
Signed-off-by: alexmerlin <[email protected]>
1 parent 9d22c67 commit 20ae98e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

wsl/os/almalinux9/roles/system/templates/bash_profile.j2

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
# PHP version switcher commands
2-
alias php74="sudo dnf module switch-to php:remi-7.4 -y"
3-
alias php80="sudo dnf module switch-to php:remi-8.0 -y"
42
alias php81="sudo dnf module switch-to php:remi-8.1 -y"
53
alias php82="sudo dnf module switch-to php:remi-8.2 -y"
64
alias php83="sudo dnf module switch-to php:remi-8.3 -y"

0 commit comments

Comments
 (0)