🐉 AGT-DragonShell v4.0

Advanced File Manager with WordPress Integration

Current path: usr/bin/

⬆️ 🔙 Go Up: usr

📄 Viewing: puppet

#!/usr/bin/ruby

# For security reasons, ensure that '.' is not on the load path
# This is primarily for 1.8.7 since 1.9.2+ doesn't put '.' on the load path
$LOAD_PATH.delete '.'

require 'puppet/util/command_line'
Puppet::Util::CommandLine.new.execute

📂 File Manager

📤 Upload File


📁 Create Folder


🐉 AGT-DragonShell • v4.0 • Advanced File Management System