mirror of
https://gitlab.com/octospacc/Snippets.git
synced 2025-02-02 08:56:45 +01:00
4 lines
117 B
Bash
Executable File
4 lines
117 B
Bash
Executable File
#!/bin/sh
|
|
prefix=/Main/Server/www/Drive/Misc/Scripts
|
|
cp $prefix/MemosViewer.php $prefix/MemosYacyBridgeCreate.php ./
|