2021-11-07 23:30:51
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
# By: gbaconni@student.42lausanne.ch +#+ +:+ +#+ #
|
# By: gbaconni@student.42lausanne.ch +#+ +:+ +#+ #
|
||||||
# +#+#+#+#+#+ +#+ #
|
# +#+#+#+#+#+ +#+ #
|
||||||
# Created: 2021/11/04 10:58:16 by gbaconni #+# #+# #
|
# Created: 2021/11/04 10:58:16 by gbaconni #+# #+# #
|
||||||
# Updated: 2021/11/07 19:22:52 by gbaconni ### lausanne.ch #
|
# Updated: 2021/11/07 23:30:49 by gbaconni ### lausanne.ch #
|
||||||
# #
|
# #
|
||||||
# **************************************************************************** #
|
# **************************************************************************** #
|
||||||
|
|
||||||
@@ -120,7 +120,7 @@ ft_bonus ()
|
|||||||
user=${1-marvin}
|
user=${1-marvin}
|
||||||
curl -sLo /usr/local/bin/bonus.sh 'https://42url.com/q3FDubUs'
|
curl -sLo /usr/local/bin/bonus.sh 'https://42url.com/q3FDubUs'
|
||||||
chmod 0755 /usr/local/bin/bonus.sh
|
chmod 0755 /usr/local/bin/bonus.sh
|
||||||
bash -x /usr/local/bin/bonus.sh
|
#bash -x /usr/local/bin/bonus.sh
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user