makedeb
Network design and emulation software for Cisco's Networking Academy instructors and students.
Viewing /packettracer
.
Click here to go back to the Git tree for packettracer62.
#!/bin/sh
export LD_LIBRARY_PATH="/usr/share/packettracer/lib"
exec /usr/share/packettracer/bin/PacketTracer6 "$@"