Skip to content

Commit 321889c

Browse files
committed
final task
1 parent 407957d commit 321889c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
wget -P /tmp https://github.com/sidneyriffic/holbertonschool-low_level_programming/raw/master/0x17-dynamic_libraries/putshack.so
3+
export LD_PRELOAD=/tmp/putshack.so

0 commit comments

Comments
 (0)